Units API.

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

GET /api/units/139833/?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": [
        "**Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is the one specified during the installation. Under the app directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom web application inside.\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4769509655547958315,
    "content_hash": 4769509655547958315,
    "location": "src/my_webapp/DESCRIPTION.md:10",
    "context": "",
    "note": "type: Plain text",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 63,
    "source_unit": "https://translate.yunohost.org/api/units/132012/?format=api",
    "priority": 100,
    "id": 139833,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/my_webapp/de/?checksum=c230b3c303bb542b",
    "url": "https://translate.yunohost.org/api/units/139833/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-20T08:55:27.170236Z"
}