Units API.

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

GET /api/units/543994/?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/abrt/abrt/pt/?format=api",
    "source": [
        "Signal sent by userspace code"
    ],
    "previous_source": "",
    "target": [
        "Sinal enviado pelo código do espaço do utilizador"
    ],
    "id_hash": 1259953813836784921,
    "content_hash": 1259953813836784921,
    "location": "../src/plugins/abrt-gdb-exploitable:524",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 192,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.fedoraproject.org/api/units/524586/?format=api",
    "priority": 100,
    "id": 543994,
    "web_url": "https://translate.fedoraproject.org/translate/abrt/abrt/pt/?checksum=917c41517323e519",
    "url": "https://translate.fedoraproject.org/api/units/543994/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-23T15:05:24.962875Z"
}