Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/?format=api",
    "source": [
        "This is not a blog category!"
    ],
    "previous_source": "",
    "target": [
        "Ceci n'est pas une catégorie de blog !"
    ],
    "id_hash": 1756863528294441345,
    "content_hash": 3281769462754253990,
    "location": "",
    "context": "blog.categories.notcategory",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.xwiki.org/api/units/180087/?format=api",
    "priority": 100,
    "id": 180437,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/blog-translations/fr/?checksum=9861a2121ad46181",
    "url": "https://l10n.xwiki.org/api/units/180437/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-11T09:05:51.923393Z"
}