Units API.

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

GET /api/units/48063/?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/en/?format=api",
    "source": [
        "Do you want to delete this badguy from the list?"
    ],
    "previous_source": "",
    "target": [
        "Do you want to delete this badguy from the list?"
    ],
    "id_hash": 4957908617536828631,
    "content_hash": 4957908617536828631,
    "location": "src/gui/menu_badguy_select.cpp:135",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 182,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/48063/?format=api",
    "priority": 100,
    "id": 48063,
    "web_url": "https://itzulpenak.gamerauntsia.eus/translate/supertux/menu-nagusia/en/?checksum=c4ce079e992174d7",
    "url": "https://itzulpenak.gamerauntsia.eus/api/units/48063/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T09:38:56.297339Z"
}