Units API.

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

GET /api/units/373801/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-changelog/en_US/?format=api",
    "source": [
        "We try to add changelog fragments when we make changes so that we can show users what we've done. These fragments are small text files that contain a summary of changes. When we make a release, we compile these into a full changelog using [towncrier](https://pypi.org/project/towncrier/)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6192603599848369509,
    "content_hash": 6192603599848369509,
    "location": "../../developer_documentation/workflows/changelog.md:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate.funkwhale.audio/api/units/373698/?format=api",
    "priority": 100,
    "id": 373801,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-workflows-changelog/en_US/?checksum=d5f08c2a0bc46d65",
    "url": "https://translate.funkwhale.audio/api/units/373801/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T08:06:55.254343Z"
}