Units API.

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

GET /api/units/4450345/?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/sql-parser/ca/?format=api",
    "source": [
        "A new statement was found, but no delimiter between it and the previous one."
    ],
    "previous_source": "",
    "target": [
        "S'ha trobat una sentència nova, però no hi ha cap delimitador entre aquesta i l'anterior."
    ],
    "id_hash": 1831414896151997129,
    "content_hash": 1831414896151997129,
    "location": "src/Components/AlterOperation.php:415, src/Statement.php:359",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://hosted.weblate.org/api/units/14801373/?format=api",
    "priority": 100,
    "id": 4450345,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/ca/?checksum=996a7e25117faac9",
    "url": "https://hosted.weblate.org/api/units/4450345/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-21T14:34:27+01:00"
}