Units API.

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

GET /api/units/562325/?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/change-request-application-default/fr/?format=api",
    "source": [
        "Ready for publication"
    ],
    "previous_source": "Ready for merging",
    "target": [
        "Prêt pour fusion"
    ],
    "id_hash": 1065160921977112461,
    "content_hash": -5755120027976532518,
    "location": "",
    "context": "ChangeRequest.Code.ChangeRequestClass_status_ready_for_merging",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.xwiki.org/api/units/562303/?format=api",
    "priority": 100,
    "id": 562325,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-default/fr/?checksum=8ec836370f12c78d",
    "url": "https://l10n.xwiki.org/api/units/562325/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-15T15:29:14.549354Z"
}