Units API.

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

GET /api/units/5589/?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/app/pt_BR/?format=api",
    "source": [
        "Are you sure you don't want to see this tip again?"
    ],
    "previous_source": "",
    "target": [
        "Tem certeza que não quer ver esta dica novamente?"
    ],
    "id_hash": -2756284755699130597,
    "content_hash": -8587120603665751639,
    "location": "",
    "context": "do_not_show_again_dialog_message",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 135,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rikka.app/api/units/2906/?format=api",
    "priority": 100,
    "id": 5589,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=59bfb59e3cba9f1b",
    "url": "https://weblate.rikka.app/api/units/5589/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:27.111265Z"
}