Units API.

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

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

{
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/supertux/menu-nagusia/es/?format=api",
    "source": [
        "Do you really want to delete this sector?"
    ],
    "previous_source": "",
    "target": [
        "¿Realmente quieres borrar este sector?"
    ],
    "id_hash": -3721962841172259514,
    "content_hash": -3721962841172259514,
    "location": "src/supertux/menu/editor_sectors_menu.cpp:98",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 333,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/48210/?format=api",
    "priority": 100,
    "id": 478,
    "web_url": "https://itzulpenak.gamerauntsia.eus/translate/supertux/menu-nagusia/es/?checksum=4c58ee8408b94d46",
    "url": "https://itzulpenak.gamerauntsia.eus/api/units/478/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T09:38:57.451360Z"
}