Units API.

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

GET /api/units/9439908/?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/noosfero/plugin-html5-video/pt/?format=api",
    "source": [
        "This video is being processed, it might take a while"
    ],
    "previous_source": "",
    "target": [
        "O vídeo está a ser processado, pode demorar um pouco"
    ],
    "id_hash": -2324562672608459702,
    "content_hash": -2324562672608459702,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14869596/?format=api",
    "priority": 100,
    "id": 9439908,
    "web_url": "https://hosted.weblate.org/translate/noosfero/plugin-html5-video/pt/?checksum=5fbd7e90b90a444a",
    "url": "https://hosted.weblate.org/api/units/9439908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-10-08T14:56:30+02:00"
}