Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/web_shortener/ca/?format=api",
    "source": [
        "Short URL"
    ],
    "previous_source": "",
    "target": [
        "URL curta"
    ],
    "id_hash": 7972206933698780783,
    "content_hash": 7972206933698780783,
    "location": "",
    "context": "model:web.shortened_url,name:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/482487/?format=api",
    "priority": 100,
    "id": 398394,
    "web_url": "https://translate.tryton.org/translate/tryton/web_shortener/ca/?checksum=eea2f7f7b7059e6f",
    "url": "https://translate.tryton.org/api/units/398394/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-06T21:17:46.851928Z"
}