Units API.

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

GET /api/units/1819730/?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": [
        "Here we see the changes I've made.  You can use it to figure out where things went wrong.  I'll just point out a few things here.  The first one is that HEAD@{X} is a 'commitish' thing, so you can use that as an argument to a command.  Although if that command commits anything to the repository, the X numbers change.  You can also use the hash (first column)."
    ],
    "previous_source": "",
    "target": [
        "Here we see the changes I've made.  You can use it to figure out where things went wrong.  I'll just point out a few things here.  The first one is that HEAD@{X} is a 'commitish' thing, so you can use that as an argument to a command.  Although if that command commits anything to the repository, the X numbers change.  You can also use the hash (first column)."
    ],
    "id_hash": -8293201595133546906,
    "content_hash": -8293201595133546906,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1712",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 490,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819730/?format=api",
    "priority": 100,
    "id": 1819730,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=0ce8a116a75cae66",
    "url": "https://translate-dev.freebsd.org/api/units/1819730/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:15.745291Z"
}