Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-application/fr/?format=api",
    "source": [
        "Unable to create backup directory [%s/%s] [%d]: %s"
    ],
    "previous_source": "",
    "target": [
        "Impossible de créer le répertoire de sauvegarde [%s/%s] [%d]: %s"
    ],
    "id_hash": -1666552667957271059,
    "content_hash": -1666552667957271059,
    "location": "src/lib/authselect_backup.c:48",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate.fedoraproject.org/api/units/186423/?format=api",
    "priority": 100,
    "id": 111143,
    "web_url": "https://translate.fedoraproject.org/translate/authselect/master-application/fr/?checksum=68df372da2ed65ed",
    "url": "https://translate.fedoraproject.org/api/units/111143/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-08T12:05:06.607872Z"
}