Units API.

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

GET /api/units/1813154/?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/articlescommitters-guide_index/en/?format=api",
    "source": [
        "# We're on branch wilma\n% git checkout fred\t\t\t# move to fred branch\n% git cherry-pick HASH_OF_CHANGE\t# copy the misplaced commit\n% git rebase -i main wilma\t\t# drop the cherry-picked change\n"
    ],
    "previous_source": "",
    "target": [
        "# We're on branch wilma\n% git checkout fred\t\t\t# move to fred branch\n% git cherry-pick HASH_OF_CHANGE\t# copy the misplaced commit\n% git rebase -i main wilma\t\t# drop the cherry-picked change\n"
    ],
    "id_hash": -3980048998893889826,
    "content_hash": -3980048998893889826,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1646",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 478,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 34,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1813154/?format=api",
    "priority": 100,
    "id": 1813154,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=48c40685d047d6de",
    "url": "https://translate-dev.freebsd.org/api/units/1813154/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-29T20:47:35.554902Z"
}