Units API.

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

GET /api/units/541878/?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": [
        "The requested change request is already closed or published, no change can be added to it."
    ],
    "previous_source": "The requested change request is already closed or merged, no change can be added to it.",
    "target": [
        "La demande de modification recherchée est déjà clôturée ou fusionnée, aucune modification ne peut lui être ajoutée."
    ],
    "id_hash": 2392010123043986719,
    "content_hash": 7861401525003264429,
    "location": "",
    "context": "changerequest.checkers.status.incompatibilityReason",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://l10n.xwiki.org/api/units/541874/?format=api",
    "priority": 100,
    "id": 541878,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-default/fr/?checksum=a1322088932cdd1f",
    "url": "https://l10n.xwiki.org/api/units/541878/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-18T03:30:11.195673Z"
}