Units API.

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

GET /api/units/130732/?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-platform/annotationcode-translations/en/?format=api",
    "source": [
        "Are you sure you want to delete this annotation?"
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to delete this annotation?"
    ],
    "id_hash": -7616890469472596747,
    "content_hash": 3803357679838751168,
    "location": "",
    "context": "annotations.action.delete.confirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://l10n.xwiki.org/api/units/130732/?format=api",
    "priority": 100,
    "id": 130732,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/annotationcode-translations/en/?checksum=164b5e795a070cf5",
    "url": "https://l10n.xwiki.org/api/units/130732/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:54:47.059000Z"
}