Units API.

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

GET /api/units/2125558/?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/de/?format=api",
    "source": [
        "Thread cache hitrate: %s%%, this value should be above 80%%"
    ],
    "previous_source": "",
    "target": [
        "Thread-Zwischenspeicher Trefferrate: %s%%, dieser Wert sollte über 80%% liegen"
    ],
    "id_hash": 6710502654818010437,
    "content_hash": 6710502654818010437,
    "location": "libraries/advisory_rules_generic.txt:306",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3237,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14767293/?format=api",
    "priority": 100,
    "id": 2125558,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/de/?checksum=dd207e9c5cbe4545",
    "url": "https://hosted.weblate.org/api/units/2125558/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:05:46+02:00"
}