Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/fr/?format=api",
    "source": [
        "You can display a message on login and subscribe pages. English language will be used as fallback if user’s language is not defined or empty. HTML is authorized, be careful!"
    ],
    "previous_source": "",
    "target": [
        "Vous pouvez afficher un message sur les pages de connexion et d’inscription. La langue anglaise sera utilisée comme langue de repli si la langue de l'utilisateur n'est pas définie ou est vide. L’HTML est autorisé, soyez prudent·e !"
    ],
    "id_hash": 1778673532913689876,
    "content_hash": -7463011816692648262,
    "location": "",
    "context": "ADMIN.INFO.LOGIN_MSG",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://weblate.framasoft.org/api/units/289294/?format=api",
    "priority": 100,
    "id": 289303,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/fr/?checksum=98af1e2784b5a514",
    "url": "https://weblate.framasoft.org/api/units/289303/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-25T07:34:52.981393Z"
}