Units API.

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

GET /api/units/1603650/?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": [
        "shows me moving the working tree to the `main` branch (a816...) and then updating from upstream (to 5ef0...).  In this case, bad would be HEAD (or 5ef0bd68b515) and good would be a8163e165c5b.  As you can see from the output, HEAD@{1} also often works, but isn't foolproof if you have done other things to your Git tree after updating, but before you discover the need to bisect."
    ],
    "previous_source": "",
    "target": [
        "shows me moving the working tree to the `main` branch (a816...) and then updating from upstream (to 5ef0...).  In this case, bad would be HEAD (or 5ef0bd68b515) and good would be a8163e165c5b.  As you can see from the output, HEAD@{1} also often works, but isn't foolproof if you have done other things to your Git tree after updating, but before you discover the need to bisect."
    ],
    "id_hash": -8481429287493012498,
    "content_hash": -8481429287493012498,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:614",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1603650/?format=api",
    "priority": 100,
    "id": 1603650,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=0a4be8ffe36273ee",
    "url": "https://translate-dev.freebsd.org/api/units/1603650/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-17T23:50:33.781325Z"
}