Units API.

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

GET /api/units/14743781/?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/weblate/application/en/?format=api",
    "source": [
        "Glossaries"
    ],
    "previous_source": "",
    "target": [
        "Glossaries"
    ],
    "id_hash": 4242647019736199271,
    "content_hash": 4242647019736199271,
    "location": "weblate/glossary/apps.py:12",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 880,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14743781/?format=api",
    "priority": 100,
    "id": 14743781,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=bae0e8fc66bef067",
    "url": "https://hosted.weblate.org/api/units/14743781/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:57:00+02:00"
}