Units API.

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

GET /api/units/123816/?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/main-wikimanager-translations/it/?format=api",
    "source": [
        "A database with this identifier already exists"
    ],
    "previous_source": "",
    "target": [
        "Un database con questo identificatore esiste già"
    ],
    "id_hash": 8045640859969306735,
    "content_hash": 8409961058098277300,
    "location": "",
    "context": "platform.wiki.create.error.wikiname.databasealreadyexists",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.xwiki.org/api/units/123112/?format=api",
    "priority": 100,
    "id": 123816,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/it/?checksum=efa7dbbc08d6c06f",
    "url": "https://l10n.xwiki.org/api/units/123816/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:13.548000Z"
}