Units API.

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

GET /api/units/1982/?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/libgnomesu/master/nl/?format=api",
    "source": [
        "An unknown error occured while authenticating."
    ],
    "previous_source": "",
    "target": [
        "Een onbekende fout is opgetreden tijdens authenticatie."
    ],
    "id_hash": 9170209524920914230,
    "content_hash": 9170209524920914230,
    "location": "../src/services/pam.c:229, ../src/services/su.c:221",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12567180/?format=api",
    "priority": 100,
    "id": 1982,
    "web_url": "https://l10n.opensuse.org/translate/libgnomesu/master/nl/?checksum=ff4320fa20d09136",
    "url": "https://l10n.opensuse.org/api/units/1982/?format=api",
    "explanation": "",
    "extra_flags": ""
}