Units API.

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

GET /api/units/384914/?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/dolomon/master/fr_FR/?format=api",
    "source": [
        "Are you sure you want to delete the application XXXX?"
    ],
    "previous_source": "",
    "target": [
        "Voulez-vous vraiment supprimer l’application XXXX ?"
    ],
    "id_hash": 4519895616988389951,
    "content_hash": 402892300994246067,
    "location": "themes/default/templates/js/i18n.js.ep:31",
    "context": "Are you sure you want to delete the application XXXX?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/209748/?format=api",
    "priority": 100,
    "id": 384914,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=beb9e51dc070223f",
    "url": "https://weblate.framasoft.org/api/units/384914/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:07.234867Z"
}