Units API.

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

GET /api/units/31675/?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/app-ops/application/pt_BR/?format=api",
    "source": [
        "You have made some changes, save?"
    ],
    "previous_source": "",
    "target": [
        "Você fez algumas alterações. Você salvou?"
    ],
    "id_hash": -9003439671761342196,
    "content_hash": -8940047062764222693,
    "location": "",
    "context": "template_edit_dialog_not_saved_message",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 176,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/26575/?format=api",
    "priority": 100,
    "id": 31675,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/pt_BR/?checksum=030d5b522001710c",
    "url": "https://weblate.rikka.app/api/units/31675/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:11:04.589939Z"
}