Units API.

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

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