Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
    "source": [
        "Warning: Value %ld is outside of the allowed entropy range, adjusting it.\n"
    ],
    "previous_source": "",
    "target": [
        "Aviso: O valor %ld está fora do intervalo permitido de entropia, ajustando-o.\n"
    ],
    "id_hash": 8462245086610440247,
    "content_hash": 8462245086610440247,
    "location": "src/pwmake.c:58",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.fedoraproject.org/api/units/5995514/?format=api",
    "priority": 100,
    "id": 5995549,
    "web_url": "https://translate.fedoraproject.org/translate/libpwquality/app/pt_BR/?checksum=f56fef1245b5c037",
    "url": "https://translate.fedoraproject.org/api/units/5995549/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-12T14:54:09.310477Z"
}