Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/es/?format=api",
    "source": [
        "Do you want to help the peasant?"
    ],
    "previous_source": "",
    "target": [
        "¿Quieres ayudar al campesino?"
    ],
    "id_hash": 4009233565709936564,
    "content_hash": 4009233565709936564,
    "location": "goblin_raid.xml:91",
    "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": 7,
    "source_unit": "https://hosted.weblate.org/api/units/255601/?format=api",
    "priority": 100,
    "id": 263614,
    "web_url": "https://hosted.weblate.org/translate/sumwars/goblin_raid/es/?checksum=b7a3a8afa9b6a7b4",
    "url": "https://hosted.weblate.org/api/units/263614/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:59+02:00"
}