Units API.

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

GET /api/units/12022890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/?format=api",
    "source": [
        "All Rights Reserved."
    ],
    "previous_source": "",
    "target": [
        "Todos os Direitos Reservados."
    ],
    "id_hash": 6544466644441567382,
    "content_hash": 6544466644441567382,
    "location": "index.html:441",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12568215/?format=api",
    "priority": 100,
    "id": 12022890,
    "web_url": "https://l10n.opensuse.org/translate/landing-page/master/pt_PT/?checksum=dad29dbd32551096",
    "url": "https://l10n.opensuse.org/api/units/12022890/?format=api",
    "explanation": "",
    "extra_flags": ""
}