Units API.

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

GET /api/units/12592319/?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/fr/?format=api",
    "source": [
        "Get help"
    ],
    "previous_source": "",
    "target": [
        "Obtenir de l’aide"
    ],
    "id_hash": 2968988749274640988,
    "content_hash": 2968988749274640988,
    "location": "weblate_web/templates/snippets/main-menu.html:16, weblate_web/templates/support.html:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 552,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14921931/?format=api",
    "priority": 100,
    "id": 12592319,
    "web_url": "https://hosted.weblate.org/translate/weblate/website/fr/?checksum=a933f7897ea5725c",
    "url": "https://hosted.weblate.org/api/units/12592319/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-15T13:45:20+02:00"
}