Units API.

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

GET /api/units/2882114/?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-update/master/nl/?format=api",
    "source": [
        "Release file %{file} not found"
    ],
    "previous_source": "",
    "target": [
        "Uitgavebestand %{file} niet gevonden"
    ],
    "id_hash": -4089230791458150174,
    "content_hash": -4089230791458150174,
    "location": "src/modules/SUSERelease.rb:62",
    "context": "",
    "note": "TRANSLATORS: error message, %{file} is replaced with file name",
    "flags": "perl-brace-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 98,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12584848/?format=api",
    "priority": 100,
    "id": 2882114,
    "web_url": "https://l10n.opensuse.org/translate/yast-update/master/nl/?checksum=47402242c68c28e2",
    "url": "https://l10n.opensuse.org/api/units/2882114/?format=api",
    "explanation": "",
    "extra_flags": ""
}