Units API.

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

GET /api/units/1654105/?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-handbookslow-porting_index/el/?format=api",
    "source": [
        "Avoid having more than one patch modify the same file. For example, having both [.filename]#patch-foobar.c# and [.filename]#patch-foobar.c2# making changes to [.filename]#${WRKSRC}/foobar.c# makes them fragile and difficult to debug."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2273063584130289967,
    "content_hash": 2273063584130289967,
    "location": "documentation/content/en/books/porters-handbook/slow-porting/_index.adoc:168",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1115172/?format=api",
    "priority": 100,
    "id": 1654105,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookslow-porting_index/el/?checksum=9f8b8b495bf6512f",
    "url": "https://translate-dev.freebsd.org/api/units/1654105/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:54:40.262103Z"
}