Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/pt_BR/?format=api",
    "source": [
        "<prompt>%</prompt> <userinput>cc -Wall -ansi -pedantic -o foobar foobar.c</userinput>"
    ],
    "previous_source": "",
    "target": [
        "<prompt>%</prompt> <userinput>cc -Wall -ansi -pedantic -o foobar foobar.c</userinput>"
    ],
    "id_hash": -4614500038274942287,
    "content_hash": -4614500038274942287,
    "location": "book.translate.xml:971",
    "context": "",
    "note": "(itstool) path: informalexample/screen",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105794/?format=api",
    "priority": 100,
    "id": 37487,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=3ff600a9f2987ab1",
    "url": "https://translate-dev.freebsd.org/api/units/37487/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.060725Z"
}