Units API.

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

GET /api/units/111744698/?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/auto-plugin/en/?format=api",
    "source": [
        "%1$s finition has been successfully deleted.",
        "%1$s finitions have been successfully deleted."
    ],
    "previous_source": "",
    "target": [
        "%1$s finition has been successfully deleted.",
        "%1$s finitions have been successfully deleted."
    ],
    "id_hash": 8710709476592563664,
    "content_hash": 8710709476592563664,
    "location": "../lib/GaletteAuto/Controllers/Crud/PropertiesController.php:615",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/111744698/?format=api",
    "priority": 100,
    "id": 111744698,
    "web_url": "https://hosted.weblate.org/translate/galette/auto-plugin/en/?checksum=f8e2a81e1dedb5d0",
    "url": "https://hosted.weblate.org/api/units/111744698/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-24T08:05:44.256306+01:00"
}