Units API.

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

GET /api/units/1601809/?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/bookshandbookmail_index/en/?format=api",
    "source": [
        "% echo this is a test | mail -v -s testing-email username@example.org\n"
    ],
    "previous_source": "",
    "target": [
        "% echo this is a test | mail -v -s testing-email username@example.org\n"
    ],
    "id_hash": -7893112452617916866,
    "content_hash": -7893112452617916866,
    "location": "documentation/content/en/books/handbook/mail/_index.adoc:201",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1601809/?format=api",
    "priority": 100,
    "id": 1601809,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=1276080b397f2e3e",
    "url": "https://translate-dev.freebsd.org/api/units/1601809/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-17T23:47:20.992232Z"
}