Units API.

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

GET /api/units/132600/?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/weblate/en/?format=api",
    "source": [
        "**SSH keys**, you will have to go in administration, and generate a public key for Weblate and add github.com so Weblate knows the fingerprint. Please note if your account already have a public key (ssh-rsa), you will have to manually add the Weblate's one to your GitHub account.\n"
    ],
    "previous_source": "",
    "target": [
        "**SSH keys**, you will have to go in administration, and generate a public key for Weblate and add github.com so Weblate knows the fingerprint. Please note if your account already have a public key (ssh-rsa), you will have to manually add the Weblate's one to your GitHub account.\n"
    ],
    "id_hash": 5216398775163462448,
    "content_hash": 5216398775163462448,
    "location": "src/weblate/ADMIN.md:7",
    "context": "",
    "note": "type: Plain text",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://translate.yunohost.org/api/units/132600/?format=api",
    "priority": 100,
    "id": 132600,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/weblate/en/?checksum=c8645f0c6066a330",
    "url": "https://translate.yunohost.org/api/units/132600/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-19T18:39:09.549525Z"
}