Units API.

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

GET /api/units/1819784/?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": [
        "Now, if you are lucky, the change needing to be split up falls entirely along file lines.  In that case you can just do the usual `git add` for the files in each group than do a `git commit`.  Note: when you do this, you'll lose the commit message when you do the reset, so if you need it for some reason, you should save a copy (though `git log $HASH` can recover it)."
    ],
    "previous_source": "",
    "target": [
        "Now, if you are lucky, the change needing to be split up falls entirely along file lines.  In that case you can just do the usual `git add` for the files in each group than do a `git commit`.  Note: when you do this, you'll lose the commit message when you do the reset, so if you need it for some reason, you should save a copy (though `git log $HASH` can recover it)."
    ],
    "id_hash": -5324568383695649310,
    "content_hash": -5324568383695649310,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1880",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 532,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819784/?format=api",
    "priority": 100,
    "id": 1819784,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=361b55440b8b85e2",
    "url": "https://translate-dev.freebsd.org/api/units/1819784/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:16.010879Z"
}