Units API.

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

GET /api/units/14175189/?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/de/?format=api",
    "source": [
        "Index reads from memory: %s%%, this value should be above 95%%"
    ],
    "previous_source": "",
    "target": [
        "Prozentsatz der aus dem Speicher gelesenen Indizes: %s%%, dieser Wert sollte größer als 95%% sein"
    ],
    "id_hash": -3909661856563057109,
    "content_hash": -3909661856563057109,
    "location": "libraries/advisory_rules_generic.php:411",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14949459/?format=api",
    "priority": 100,
    "id": 14175189,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/de/?checksum=49be174177aa2e2b",
    "url": "https://hosted.weblate.org/api/units/14175189/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-03T15:55:47+01:00"
}