Units API.

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

GET /api/units/149016/?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/duniter/en/?format=api",
    "source": [
        "sudo systemctl stop duniter\nsudo su - duniter -c \"duniter --home \\$HOME sync g1.duniter.org\" && sudo systemctl start duniter\n"
    ],
    "previous_source": "",
    "target": [
        "sudo systemctl stop duniter\nsudo su - duniter -c \"duniter --home \\$HOME sync g1.duniter.org\" && sudo systemctl start duniter\n"
    ],
    "id_hash": 2603592921102354929,
    "content_hash": 2603592921102354929,
    "location": "src/duniter/ADMIN.md:8",
    "context": "",
    "note": "type: Fenced code block (bash)",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate.yunohost.org/api/units/149016/?format=api",
    "priority": 100,
    "id": 149016,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/duniter/en/?checksum=a421d1f7a20709f1",
    "url": "https://translate.yunohost.org/api/units/149016/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-03T22:15:30.091233Z"
}