Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/en/?format=api",
    "source": [
        "The file has been saved to %s."
    ],
    "previous_source": "",
    "target": [
        "The file has been saved to %s."
    ],
    "id_hash": 5536929712954375516,
    "content_hash": 1889709374002334334,
    "location": "",
    "context": "export_has_been_saved_to",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 145,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.rikka.app/api/units/45227/?format=api",
    "priority": 100,
    "id": 45227,
    "web_url": "https://weblate.rikka.app/translate/takostats/application/en/?checksum=ccd7203ceef37d5c",
    "url": "https://weblate.rikka.app/api/units/45227/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-05T04:45:09.016230Z"
}