Units API.

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

GET /api/units/1748721/?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/liberapay/core/es/?format=api",
    "source": [
        "You haven't saved your changes, are you sure you want to discard them?"
    ],
    "previous_source": "",
    "target": [
        "No has guardado tus cambios; ¿confirmas que quieres eliminarlos?"
    ],
    "id_hash": 1826481877401789220,
    "content_hash": 1826481877401789220,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 657,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://hosted.weblate.org/api/units/14761793/?format=api",
    "priority": 100,
    "id": 1748721,
    "web_url": "https://hosted.weblate.org/translate/liberapay/core/es/?checksum=9958f7972338e324",
    "url": "https://hosted.weblate.org/api/units/1748721/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-05-27T09:27:06+02:00"
}