Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/es/?format=api",
    "source": [
        "User data string must not contain nonprintable or newline characters!"
    ],
    "previous_source": "",
    "target": [
        "¡La cadena de datos del usuario no debe contener caracteres no imprimibles ni saltos de línea!"
    ],
    "id_hash": -5849538283999755941,
    "content_hash": -5849538283999755941,
    "location": "src/Config.cc:277",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12569884/?format=api",
    "priority": 100,
    "id": 326644,
    "web_url": "https://l10n.opensuse.org/translate/zypper/master/es/?checksum=2ed243ec4225815b",
    "url": "https://l10n.opensuse.org/api/units/326644/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-05-03T16:45:51Z"
}