Units API.

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

GET /api/units/139828/?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/de/?format=api",
    "source": [
        "If you want to add tweak the nginx configuration for this app, it is recommended to edit `/etc/nginx/conf.d/__DOMAIN__.d/__ID__.d/WHATEVER_NAME.conf` (ensure that the file has the `.conf` extension) and reload the nginx after making sure that the configuration is valid using `nginx -t`."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1593339413225560860,
    "content_hash": 1593339413225560860,
    "location": "src/my_webapp/ADMIN.md:35",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://translate.yunohost.org/api/units/132007/?format=api",
    "priority": 100,
    "id": 139828,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/my_webapp/de/?checksum=961cadc123f05b1c",
    "url": "https://translate.yunohost.org/api/units/139828/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-20T08:55:27.160264Z"
}