Units API.

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

GET /api/units/1219316/?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/sdaps/master/fr/?format=api",
    "source": [
        "Cannot convert PDF files as poppler is not installed or usable!"
    ],
    "previous_source": "",
    "target": [
        "La conversion en PDF est impossible parce que « poppler » n'est pas installé ou utilisable !"
    ],
    "id_hash": -1251539447881367789,
    "content_hash": -1251539447881367789,
    "location": "sdaps/utils/opencv.py:35",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14753184/?format=api",
    "priority": 100,
    "id": 1219316,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=6ea1a380caa47f13",
    "url": "https://hosted.weblate.org/api/units/1219316/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-25T22:05:29+02:00"
}