Units API.

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

GET /api/units/149090/?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/my_webapp/en/?format=api",
    "source": [
        "If you forgot your SFTP password, you can change it in YunoHost's webadmin interface in `Apps > My webapp > My Webapp configuration`.\nYou can also check there that SFTP is enabled.\n"
    ],
    "previous_source": "",
    "target": [
        "If you forgot your SFTP password, you can change it in YunoHost's webadmin interface in `Apps > My webapp > My Webapp configuration`.\nYou can also check there that SFTP is enabled.\n"
    ],
    "id_hash": 2758560051047402766,
    "content_hash": 2758560051047402766,
    "location": "src/my_webapp/ADMIN.md:18",
    "context": "",
    "note": "type: Plain text",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://translate.yunohost.org/api/units/149090/?format=api",
    "priority": 100,
    "id": 149090,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/my_webapp/en/?checksum=a6485fc03e438d0e",
    "url": "https://translate.yunohost.org/api/units/149090/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-03T22:15:34.985996Z"
}