Units API.

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

GET /api/units/14743676/?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/en/?format=api",
    "source": [
        "Donate to Weblate"
    ],
    "previous_source": "",
    "target": [
        "Donate to Weblate"
    ],
    "id_hash": 2451825823130202818,
    "content_hash": 2451825823130202818,
    "location": "weblate_web/templates/donate.html:12, weblate_web/templates/donate/edit.html:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14743676/?format=api",
    "priority": 100,
    "id": 14743676,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/en/?checksum=a206a29886ce32c2",
    "url": "https://hosted.weblate.org/api/units/14743676/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:49:30+02:00"
}