Units API.

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

GET /api/units/19772013/?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/ghost/strings/pt/?format=api",
    "source": [
        "Remove This Image"
    ],
    "previous_source": "",
    "target": [
        "Remover essa imagem"
    ],
    "id_hash": 2312932147623864960,
    "content_hash": -3689667810560033478,
    "location": "",
    "context": "remove_image",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14792404/?format=api",
    "priority": 100,
    "id": 19772013,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/pt/?checksum=a0192f88a8b3aa80",
    "url": "https://hosted.weblate.org/api/units/19772013/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-23T13:23:04.688163+02:00"
}