Units API.

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

GET /api/units/14205293/?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/phpmyadmin/5-2/fr/?format=api",
    "source": [
        "Do you really want to execute \"%s\"?"
    ],
    "previous_source": "",
    "target": [
        "Faut-il vraiment exécuter « %s » ?"
    ],
    "id_hash": 1457420351631365626,
    "content_hash": 1457420351631365626,
    "location": "libraries/classes/Controllers/JavaScriptMessagesController.php:40",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 926,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14946273/?format=api",
    "priority": 100,
    "id": 14205293,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/fr/?checksum=9439cc168b6995fa",
    "url": "https://hosted.weblate.org/api/units/14205293/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-03T15:54:45+01:00"
}