Units API.

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

GET /api/units/431827/?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/infinity-engine/weidu-example/pl/?format=api",
    "source": [
        "Example of EE-only UTF8 string: Faerûn"
    ],
    "previous_source": "",
    "target": [
        "Przykład tekstu EE UTF8: Faerûn"
    ],
    "id_hash": 309792732274862407,
    "content_hash": 309792732274862407,
    "location": "dialog_ee.tra:1001",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hive.bgforge.net/api/units/1548853/?format=api",
    "priority": 100,
    "id": 431827,
    "web_url": "https://hive.bgforge.net/translate/infinity-engine/weidu-example/pl/?checksum=844c9ad9413da947",
    "url": "https://hive.bgforge.net/api/units/431827/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-04-01T15:36:24Z"
}