Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/?format=api",
    "source": [
        "You must set a password before removing all bindings."
    ],
    "previous_source": "",
    "target": [
        "Vous devez spécifier un mot de passe avant de pouvoir supprimer toutes les méthodes d'authentifications."
    ],
    "id_hash": 397278909389222841,
    "content_hash": 397278909389222841,
    "location": "inginious/frontend/user_manager.py:497",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33227/?format=api",
    "priority": 100,
    "id": 3421,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=85836b102ee633b9",
    "url": "https://weblate.info.ucl.ac.be/api/units/3421/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:33.426988+02:00"
}