Units API.

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

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