Units API.

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

GET /api/units/1575160/?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": [
        "**A:** The same technique above also works if you are wanting to 'land' parts of the branch you are working on into `main` before the rest of the branch is ready (say you noticed an unrelated typo, or fixed an incidental bug).\nYou can cherry pick those changes into `main`, then push to the parent repository.\nOnce you've done that, cleanup couldn't be simpler: just `git rebase -i`.\nGit will notice you've done this and skip the common changes automatically (even if you had to change the commit message or tweak the commit slightly).\nThere's no need to switch back to wilma to adjust it: just rebase!\n"
    ],
    "previous_source": "",
    "target": [
        "**A:** The same technique above also works if you are wanting to 'land' parts of the branch you are working on into `main` before the rest of the branch is ready (say you noticed an unrelated typo, or fixed an incidental bug).\nYou can cherry pick those changes into `main`, then push to the parent repository.\nOnce you've done that, cleanup couldn't be simpler: just `git rebase -i`.\nGit will notice you've done this and skip the common changes automatically (even if you had to change the commit message or tweak the commit slightly).\nThere's no need to switch back to wilma to adjust it: just rebase!\n"
    ],
    "id_hash": -8472470026146359719,
    "content_hash": -8472470026146359719,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1655",
    "context": "",
    "note": "type: Plain text",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 480,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 107,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1575160/?format=api",
    "priority": 100,
    "id": 1575160,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=0a6bbd667966d659",
    "url": "https://translate-dev.freebsd.org/api/units/1575160/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:26:59.063018Z"
}