Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/code/code/pt_BR/?format=api",
    "source": [
        "Loading File “%s” Is Taking a Long Time"
    ],
    "previous_source": "",
    "target": [
        "Carregar o arquivo \"%s\" está demorando muito"
    ],
    "id_hash": -2762992595152068759,
    "content_hash": -2762992595152068759,
    "location": "src/Services/Document.vala:348",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.elementary.io/api/units/3293932/?format=api",
    "priority": 100,
    "id": 3295450,
    "web_url": "https://l10n.elementary.io/translate/code/code/pt_BR/?checksum=59a7e0dfa8ed1f69",
    "url": "https://l10n.elementary.io/api/units/3295450/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-24T23:27:35.169110Z"
}