Units API.

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

GET /api/units/2296/?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/bonus-1/es/?format=api",
    "source": [
        "Have I been here before?"
    ],
    "previous_source": "",
    "target": [
        "¿No he estado aquí antes?"
    ],
    "id_hash": 1690692492961020378,
    "content_hash": 1690692492961020378,
    "location": "data/levels/bonus1/thompson-level1.stl:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/48618/?format=api",
    "priority": 100,
    "id": 2296,
    "web_url": "https://itzulpenak.gamerauntsia.eus/translate/supertux/bonus-1/es/?checksum=97768bdd5b5c79da",
    "url": "https://itzulpenak.gamerauntsia.eus/api/units/2296/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T09:41:54.101835Z"
}