Units API.

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

GET /api/units/495123/?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/website/tr/?format=api",
    "source": [
        "Reporting"
    ],
    "previous_source": "",
    "target": [
        "Bildirme"
    ],
    "id_hash": -2740634950325126337,
    "content_hash": -2740634950325126337,
    "location": "weblate_web/templates/features.html:198",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 384,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14743682/?format=api",
    "priority": 100,
    "id": 495123,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/tr/?checksum=59f74f087ed9bb3f",
    "url": "https://hosted.weblate.org/api/units/495123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:49:31+02:00"
}