Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/ru/?format=api",
    "source": [
        "{{ tails_config_securedrop_dotfiles }}/securedrop_icon.png"
    ],
    "previous_source": "",
    "target": [
        "{{ tails_config_securedrop_dotfiles }}/securedrop_icon.png"
    ],
    "id_hash": 1958659673893790024,
    "content_hash": 1958659673893790024,
    "location": "",
    "context": "",
    "note": "Icon",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.securedrop.org/api/units/40535/?format=api",
    "priority": 100,
    "id": 40776,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/desktop/ru/?checksum=9b2e8e9892526148",
    "url": "https://weblate.securedrop.org/api/units/40776/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-11T23:53:53.655251Z"
}