Units API.

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

GET /api/units/1575136/?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": [
        "Git provides some built-in support for this via the `git cherry` and `git log --cherry` commands.  These commands compare the raw diffs of commits (but not other metadata such as log messages) to determine if two commits are identical.  This works well when each commit from `main` is landed as a single commit to a stable branch, but it falls over if multiple commits from `main` are squashed together as a single commit to a stable branch.  The project makes extensive use of `git cherry-pick -x` with all lines preserved to work around these difficulties and is working on automated tooling to take advantage of this."
    ],
    "previous_source": "",
    "target": [
        "Git provides some built-in support for this via the `git cherry` and `git log --cherry` commands.  These commands compare the raw diffs of commits (but not other metadata such as log messages) to determine if two commits are identical.  This works well when each commit from `main` is landed as a single commit to a stable branch, but it falls over if multiple commits from `main` are squashed together as a single commit to a stable branch.  The project makes extensive use of `git cherry-pick -x` with all lines preserved to work around these difficulties and is working on automated tooling to take advantage of this."
    ],
    "id_hash": -4277578124434503516,
    "content_hash": -4277578124434503516,
    "location": "documentation/content/en/articles/committers-guide/_index.adoc:1044",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 309,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 106,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1575136/?format=api",
    "priority": 100,
    "id": 1575136,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescommitters-guide_index/en/?checksum=44a2fd5c021988a4",
    "url": "https://translate-dev.freebsd.org/api/units/1575136/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:26:58.932918Z"
}