Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/reverseproxy/fr/?format=api",
    "source": [
        "The request is transmitted as-is to the backend server. This usually means that the backend service shoudl be aware of the web path used to access the service. For example, if using the application is installed to `__DOMAIN__/proxy`, your backend application should produce absolute links starting with `__DOMAIN__/proxy/` too."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3797804475450923076,
    "content_hash": 3797804475450923076,
    "location": "src/reverseproxy/ADMIN.md:4",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://translate.yunohost.org/api/units/132193/?format=api",
    "priority": 100,
    "id": 132208,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/reverseproxy/fr/?checksum=b4b4830c7da41844",
    "url": "https://translate.yunohost.org/api/units/132208/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-19T18:38:59.578406Z"
}