Units API.

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

GET /api/units/385073/?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/dolomon/master/fr_FR/?format=api",
    "source": [
        "Tag name blank or undefined. I refuse to create a tag without name."
    ],
    "previous_source": "",
    "target": [
        "Le nom d’une étiquette ne peut être nul. Je refuse de créer une étiquette sans nom."
    ],
    "id_hash": -6715593517728777947,
    "content_hash": -4878874235236727089,
    "location": "lib/Dolomon/Controller/Tags.pm:326",
    "context": "Tag name blank or undefined. I refuse to create a tag without name.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.framasoft.org/api/units/383183/?format=api",
    "priority": 100,
    "id": 385073,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=22cd6b46bfdc3925",
    "url": "https://weblate.framasoft.org/api/units/385073/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:08.082127Z"
}