Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/officelife/account/fr/?format=api",
    "source": [
        "Completed the sprint called :name in the project called :project_name."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9058725360899187009,
    "content_hash": 714591484457715556,
    "location": "",
    "context": "return[]->'log_project_sprint_completed'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 378,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/44774741/?format=api",
    "priority": 100,
    "id": 44774743,
    "web_url": "https://hosted.weblate.org/translate/officelife/account/fr/?checksum=fdb70eb87637e141",
    "url": "https://hosted.weblate.org/api/units/44774743/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-12T03:38:34.073595+02:00"
}