Units API.

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

GET /api/units/56643/?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/pt_BR/?format=api",
    "source": [
        "Are you sure to delete this record? The operation cannot be undone."
    ],
    "previous_source": "",
    "target": [
        "Tem certeza que deseja excluir este registro? A operação não pode ser desfeita."
    ],
    "id_hash": -2013564384387408623,
    "content_hash": -9178068764924041161,
    "location": "",
    "context": "dialog_delete_record_message",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.rikka.app/api/units/40948/?format=api",
    "priority": 100,
    "id": 56643,
    "web_url": "https://weblate.rikka.app/translate/takostats/application/pt_BR/?checksum=640e61dc5835dd11",
    "url": "https://weblate.rikka.app/api/units/56643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-27T20:21:50.605717Z"
}