Units API.

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

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

{
    "translation": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/de/?format=api",
    "source": [
        "Am just traveller from Klamath."
    ],
    "previous_source": "",
    "target": [
        "Ich bin nur ein Reisender aus Klamath."
    ],
    "id_hash": -3267921468857784932,
    "content_hash": -3267921468857784932,
    "location": "dialog/01npc.msg:200",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hive.bgforge.net/api/units/1703205/?format=api",
    "priority": 100,
    "id": 1709294,
    "web_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/de/?checksum=52a602bcfedbe59c",
    "url": "https://hive.bgforge.net/api/units/1709294/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-06T18:05:46.547165Z"
}