Units API.

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

GET /api/units/1819478/?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": [
        "% git checkout -b tmp-branch stable/X\n% for h in $HASH_LIST; do git cherry-pick -x $h; done\n% git rebase -i stable/X\n# mark each of the commits after the first as 'squash'\n# Update the commit message to reflect all elements of commit, if necessary.\n# Be sure to retain the \"cherry picked from\" lines.\n% git push freebsd HEAD:stable/X\n"
    ],
    "previous_source": "",
    "target": [
        "% git checkout -b tmp-branch stable/X\n% for h in $HASH_LIST; do git cherry-pick -x $h; done\n% git rebase -i stable/X\n# mark each of the commits after the first as 'squash'\n# Update the commit message to reflect all elements of commit, if necessary.\n# Be sure to retain the \"cherry picked from\" lines.\n% git push freebsd HEAD:stable/X\n"
    ],
    "id_hash": -7037000999304788544,
    "content_hash": -7037000999304788544,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:962",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 281,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819478/?format=api",
    "priority": 100,
    "id": 1819478,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=1e578cdff05e85c0",
    "url": "https://translate-dev.freebsd.org/api/units/1819478/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:15.284754Z"
}