Units API.

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

GET /api/units/2505/?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-3/es/?format=api",
    "source": [
        "The abandoned castle"
    ],
    "previous_source": "",
    "target": [
        "El castillo abandonado"
    ],
    "id_hash": 5739213152650239754,
    "content_hash": 5739213152650239754,
    "location": "data/levels/bonus3/abandoned_castle.stl:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/48681/?format=api",
    "priority": 100,
    "id": 2505,
    "web_url": "https://itzulpenak.gamerauntsia.eus/translate/supertux/bonus-3/es/?checksum=cfa5c7f465f79f0a",
    "url": "https://itzulpenak.gamerauntsia.eus/api/units/2505/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T09:44:31.914429Z"
}