Units API.

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

GET /api/units/1238710/?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/documentation/booksporters-handbookporting-dads_index/en/?format=api",
    "source": [
        "The port must respect `CFLAGS`.  What we mean by this is that the port must not set the value of this variable absolutely, overriding the existing value.  Instead, it may append whatever values it needs to the existing value.  This is so that build options that affect all ports can be set globally."
    ],
    "previous_source": "",
    "target": [
        "The port must respect `CFLAGS`.  What we mean by this is that the port must not set the value of this variable absolutely, overriding the existing value.  Instead, it may append whatever values it needs to the existing value.  This is so that build options that affect all ports can be set globally."
    ],
    "id_hash": 4092420902041788163,
    "content_hash": 4092420902041788163,
    "location": "documentation/content/en/books/porters-handbook/porting-dads/_index.adoc:231",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238710/?format=api",
    "priority": 100,
    "id": 1238710,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-dads_index/en/?checksum=b8cb3320b9959f03",
    "url": "https://translate-dev.freebsd.org/api/units/1238710/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:52:18.657998Z"
}