Units API.

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

GET /api/units/523533/?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": [
        "This strategy allows to publish the requested changes only if all approvers approved it. This strategy does not fallback if the list of approvers is empty."
    ],
    "previous_source": "This strategy allows to merge a change request only if all approvers approved it. This strategy does not fallback if the list of approvers is empty.",
    "target": [
        "Cette stratégie permet de fusionner une demande de modification uniquement si tous les approbateurs l'ont approuvée. Cette stratégie s'applique aussi lorsque la liste des approbateurs est vide et bloque alors la fusion."
    ],
    "id_hash": -4544715826199862413,
    "content_hash": -6918008745901084124,
    "location": "",
    "context": "changerequest.strategies.allApproversNoFallback.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://l10n.xwiki.org/api/units/523525/?format=api",
    "priority": 100,
    "id": 523533,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-default/fr/?checksum=40eded08f642e373",
    "url": "https://l10n.xwiki.org/api/units/523533/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-12-16T03:30:31.818893Z"
}