Units API.

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

GET /api/units/431825/?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 normal string: Faerun"
    ],
    "previous_source": "",
    "target": [
        "Przykład zwykłego tekstu: Faerun"
    ],
    "id_hash": -4816365440523799226,
    "content_hash": -4816365440523799226,
    "location": "dialog.tra:1001",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hive.bgforge.net/api/units/1548851/?format=api",
    "priority": 100,
    "id": 431825,
    "web_url": "https://hive.bgforge.net/translate/infinity-engine/weidu-example/pl/?checksum=3d28d526691c7546",
    "url": "https://hive.bgforge.net/api/units/431825/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-04-01T15:36:24Z"
}