Units API.

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

GET /api/units/1819668/?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": [
        "The below command merges the `working` branch into the upstream `main` branch.  It's important that you curate your changes to be just like you want them in the FreeBSD source repo before doing this.  This syntax pushes the `working` branch to `main`, moving the `main` branch forward.  You will only be able to do this if this results in a linear change to `main` (e.g. no merges)."
    ],
    "previous_source": "",
    "target": [
        "The below command merges the `working` branch into the upstream `main` branch.  It's important that you curate your changes to be just like you want them in the FreeBSD source repo before doing this.  This syntax pushes the `working` branch to `main`, moving the `main` branch forward.  You will only be able to do this if this results in a linear change to `main` (e.g. no merges)."
    ],
    "id_hash": 3189879557650312767,
    "content_hash": 3189879557650312767,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1484",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 435,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1819668/?format=api",
    "priority": 100,
    "id": 1819668,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=ac44ba8e9606ee3f",
    "url": "https://translate-dev.freebsd.org/api/units/1819668/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-17T20:19:15.632062Z"
}