Units API.

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

GET /api/units/2183946/?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/4-9/it/?format=api",
    "source": [
        "Database %1$s has been created."
    ],
    "previous_source": "",
    "target": [
        "Il database %1$s è stato creato."
    ],
    "id_hash": -6439372499215533612,
    "content_hash": -6439372499215533612,
    "location": "libraries/classes/Controllers/Server/ServerDatabasesController.php:169",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1238,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14764453/?format=api",
    "priority": 100,
    "id": 2183946,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/it/?checksum=26a2c0d447d6b9d4",
    "url": "https://hosted.weblate.org/api/units/2183946/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:04:00+02:00"
}