Units API.

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

GET /api/units/7815/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/?format=api",
    "source": [
        "We released a new schedule version!"
    ],
    "previous_source": "",
    "target": [
        "Nous avons publié une nouvelle version du planning !"
    ],
    "id_hash": 4437736423066908627,
    "content_hash": 4437736423066908627,
    "location": "pretalx/orga/forms/schedule.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 661,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pretalx.com/api/units/7790/?format=api",
    "priority": 100,
    "id": 7815,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/fr/?checksum=bd9601c3bfb737d3",
    "url": "http://translate.pretalx.com/api/units/7815/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-29T23:38:43.181084Z"
}