Units API.

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

GET /api/units/1575116/?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": [
        "This method is suitable when you have tiny tweaks to the tree.  When you have anything non trivial, you'll likely be better off keeping a local branch and rebasing.  Stashing is also integrated with the `git pull` command: just add `--autostash` to the command line."
    ],
    "previous_source": "",
    "target": [
        "This method is suitable when you have tiny tweaks to the tree.  When you have anything non trivial, you'll likely be better off keeping a local branch and rebasing.  Stashing is also integrated with the `git pull` command: just add `--autostash` to the command line."
    ],
    "id_hash": 5119266414605705324,
    "content_hash": 5119266414605705324,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:745",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 229,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1575116/?format=api",
    "priority": 100,
    "id": 1575116,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=c70b49ae5929206c",
    "url": "https://translate-dev.freebsd.org/api/units/1575116/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:26:58.719544Z"
}