Units API.

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

GET /api/units/123315/?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/es/?format=api",
    "source": [
        "The user {0}{1}{2} is the owner of the wiki {3}{4}{5}. The owner of a wiki cannot leave it unless the wiki is deleted or the owner is changed."
    ],
    "previous_source": "",
    "target": [
        "El usuario {0}{1}{2} es el propietario de la wiki {3}{4}{5}. El propietario de una wiki no puede abandonarla a menos que la wiki sea eliminado o el propietario cambiado."
    ],
    "id_hash": 1337730539432375660,
    "content_hash": -6676581699761097042,
    "location": "",
    "context": "platform.wiki.users.leave.error.userIsOwner",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://l10n.xwiki.org/api/units/123139/?format=api",
    "priority": 100,
    "id": 123315,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/main-wikimanager-translations/es/?checksum=929092d6880ef56c",
    "url": "https://l10n.xwiki.org/api/units/123315/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T21:39:15.527000Z"
}