Units API.

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

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

{
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/fr/?format=api",
    "source": [
        "First, see the answer to the [[previous question|faq#debian]]."
    ],
    "previous_source": "",
    "target": [
        "Tout d'abord, voir la réponse à la [[question précédente|faq#debian]]."
    ],
    "id_hash": -6455253483303807912,
    "content_hash": -6455253483303807912,
    "location": "",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.tails.boum.org/api/units/483747/?format=api",
    "priority": 100,
    "id": 8530,
    "web_url": "https://translate.tails.boum.org/translate/tails/faq/fr/?checksum=266a55288892d458",
    "url": "https://translate.tails.boum.org/api/units/8530/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-12T14:12:40Z"
}