Units API.

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

GET /api/units/1461567/?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/bookshandbookbasics_index/nl_NL/?format=api",
    "source": [
        "One common shell feature is filename completion.  After a user types the first few letters of a command or filename and presses kbd:[Tab], the shell completes the rest of the command or filename.  Consider two files called `foobar` and `football`.  To delete `foobar`, the user might type `rm foo` and press kbd:[Tab] to complete the filename."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6346561698468301010,
    "content_hash": 6346561698468301010,
    "location": "documentation/content/en/books/handbook/basics/_index.adoc:1676",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 537,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1460752/?format=api",
    "priority": 100,
    "id": 1461567,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookbasics_index/nl_NL/?checksum=d813843d3e4d88d2",
    "url": "https://translate-dev.freebsd.org/api/units/1461567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T20:02:02.762062Z"
}