Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/en/?format=api",
    "source": [
        "Another YunoHost command is running right now, we are waiting for it to finish before running this one"
    ],
    "previous_source": "",
    "target": [
        "Another YunoHost command is running right now, we are waiting for it to finish before running this one"
    ],
    "id_hash": -2356228693392867587,
    "content_hash": 8255125503982267332,
    "location": "",
    "context": "warn_the_user_about_waiting_lock",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.yunohost.org/api/units/35460/?format=api",
    "priority": 100,
    "id": 35460,
    "web_url": "https://translate.yunohost.org/translate/yunohost/moulinette/en/?checksum=5f4cfe7cb8bc3efd",
    "url": "https://translate.yunohost.org/api/units/35460/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-13T10:15:18.234834Z"
}