Units API.

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

GET /api/units/121808296/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/galette/galette/pt/?format=api",
    "source": [
        "Your password is too weak! Please consider updating it."
    ],
    "previous_source": "",
    "target": [
        "A sua palavra-passe é muito fraca! Por favor, considere atualizá-la."
    ],
    "id_hash": -9008159013118159329,
    "content_hash": -9008159013118159329,
    "location": "../lib/Galette/Controllers/AuthController.php:182",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/16525228/?format=api",
    "priority": 100,
    "id": 121808296,
    "web_url": "https://hosted.weblate.org/translate/galette/galette/pt/?checksum=02fc971ad6dbd61f",
    "url": "https://hosted.weblate.org/api/units/121808296/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-28T18:25:12.466630+02:00"
}