Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/fr/?format=api",
    "source": "You have just escaped the Orbital Station on a damaged escape shuttle. It didn't survive re-entry, but luckily you managed to eject safely. Now you will have to survive on this dreadful alien planet!",
    "previous_source": "",
    "target": "Vous venez de vous échapper de la station orbitale sur une navette d'évacuation endommagée. Elle n'a pas survécu à la réintégration, mais par chance, vous avez réussi à vous éjecter en toute sécurité. Maintenant, vous devrez survivre sur cette terrible planète extraterrestre !",
    "id_hash": 5576034814086690886,
    "content_hash": -4600516181302080047,
    "location": "",
    "context": "SU.01Welcome.02.Paragraph",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "priority": 100,
    "id": 40004,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/fr/?checksum=cd620e1eccd93846",
    "url": "http://weblate.tectic.de/api/units/40004/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/3889/?format=api"
}