Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlesnaming/en/?format=api",
    "source": [
        "Because names are at a higher level than addresses, they allow (both in the example of programming above, and on the Internet) to treat addresses as mere technical identifiers, which can change at will. Only the names are stable."
    ],
    "previous_source": "",
    "target": [
        "Because names are at a higher level than addresses, they allow (both in the example of programming above, and on the Internet) to treat addresses as mere technical identifiers, which can change at will. Only the names are stable."
    ],
    "id_hash": 2533648387148552880,
    "content_hash": 2533648387148552880,
    "location": "../../principles/naming.rst:17",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33765/?format=api",
    "priority": 100,
    "id": 33765,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlesnaming/en/?checksum=a32953c8c5bb1ab0",
    "url": "https://weblate.info.ucl.ac.be/api/units/33765/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:11.147156+02:00"
}