Units API.

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

GET /api/units/2531/?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": [
        "A hilly landscape"
    ],
    "previous_source": "",
    "target": [
        "Un paisaje montañoso"
    ],
    "id_hash": 3930931216728849264,
    "content_hash": 3930931216728849264,
    "location": "data/levels/bonus3/hilly_landscape.stl:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://itzulpenak.gamerauntsia.eus/api/units/48707/?format=api",
    "priority": 100,
    "id": 2531,
    "web_url": "https://itzulpenak.gamerauntsia.eus/translate/supertux/bonus-3/es/?checksum=b68d791d599dfb70",
    "url": "https://itzulpenak.gamerauntsia.eus/api/units/2531/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T09:44:32.437108Z"
}