Units API.

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

GET /api/units/456087/?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/mobilizon/frontend/fr_FR/?format=api",
    "source": [
        "You were demoted to an unknown role by {profile}."
    ],
    "previous_source": "",
    "target": [
        "Vous avez été rétrogradé·e à un role inconnu par {profile}."
    ],
    "id_hash": -4368347192379014044,
    "content_hash": -6936783958503110035,
    "location": "",
    "context": "You were demoted to an unknown role by {profile}.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 899,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.framasoft.org/api/units/455031/?format=api",
    "priority": 100,
    "id": 456087,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=4360835f7eac8464",
    "url": "https://weblate.framasoft.org/api/units/456087/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-26T10:23:15.986157Z"
}