Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/uk/?format=api",
    "source": [
        "Isn’t this a bit political?"
    ],
    "previous_source": "",
    "target": [
        "Чи не заполітизовано це трохи?"
    ],
    "id_hash": 6452121026590952989,
    "content_hash": -1226728954591134256,
    "location": "",
    "context": "politic->title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/749402/?format=api",
    "priority": 100,
    "id": 750428,
    "web_url": "https://weblate.framasoft.org/translate/framasoft/home/uk/?checksum=d98a89e38dc84e1d",
    "url": "https://weblate.framasoft.org/api/units/750428/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-04T12:44:47.797433Z"
}