Units API.

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

GET /api/units/5645/?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": [
        "Behaviors when new app got installed, such as show a notification or apply template automatically."
    ],
    "previous_source": "",
    "target": [
        "Comportamentos quando um novo aplicativo for instalado, tais como mostrar uma notificação ou aplicar o modelo automaticamente."
    ],
    "id_hash": -4464210981608497639,
    "content_hash": 8557010002097737211,
    "location": "",
    "context": "new_app_behavior_summary",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.rikka.app/api/units/2962/?format=api",
    "priority": 100,
    "id": 5645,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=420befc3bed3de19",
    "url": "https://weblate.rikka.app/api/units/5645/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:27.730234Z"
}