Units API.

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

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

{
    "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/en/?format=api",
    "source": [
        "Click 'Continue' to delete the following Color",
        "Click 'Continue' to delete the following Colors"
    ],
    "previous_source": "",
    "target": [
        "Click 'Continue' to delete the following Color",
        "Click 'Continue' to delete the following Colors"
    ],
    "id_hash": 8089499504977726342,
    "content_hash": 8089499504977726342,
    "location": "color.php:187",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 516,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "http://translate.cacti.net/api/units/185946/?format=api",
    "priority": 100,
    "id": 185946,
    "web_url": "http://translate.cacti.net/translate/cacti/core-v1-2-x/en/?checksum=f043acf094e54b86",
    "url": "http://translate.cacti.net/api/units/185946/?format=api",
    "explanation": "",
    "extra_flags": ""
}