Units API.

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

GET /api/units/11708/?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/admin/fr/?format=api",
    "source": [
        "System update"
    ],
    "previous_source": "",
    "target": [
        "Mise à jour du système"
    ],
    "id_hash": -195951235174276742,
    "content_hash": -9086141302263249222,
    "location": "",
    "context": "system_update",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 487,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/35199/?format=api",
    "priority": 100,
    "id": 11708,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/fr/?checksum=7d47d763ca23617a",
    "url": "https://translate.yunohost.org/api/units/11708/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:19.633212Z"
}