Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/12576589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en/?format=api",
    "source": [
        "Directory is already exported via NFS.\nLeave NFS exports unmodified?\n"
    ],
    "previous_source": "",
    "target": [
        "Directory is already exported via NFS.\nLeave NFS exports unmodified?\n"
    ],
    "id_hash": 2287796584368301424,
    "content_hash": 2287796584368301424,
    "location": "src/modules/Instserver.rb:529",
    "context": "",
    "note": "Setup NFS Server\n@param dir [String] directory\n@param options [String]\n@return [Boolean]",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12576589/?format=api",
    "priority": 100,
    "id": 12576589,
    "web_url": "https://l10n.opensuse.org/translate/yast-instserver/master/en/?checksum=9fbfe2df499fe570",
    "url": "https://l10n.opensuse.org/api/units/12576589/?format=api",
    "explanation": "",
    "extra_flags": ""
}