Units API.

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

GET /api/units/15950971/?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/en/?format=api",
    "source": [
        "An alias expected after AS but got "
    ],
    "previous_source": "",
    "target": [
        "An alias expected after AS but got "
    ],
    "id_hash": -2530889373076127646,
    "content_hash": -2530889373076127646,
    "location": "src/Components/CaseExpression.php:225",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/15950971/?format=api",
    "priority": 100,
    "id": 15950971,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/en/?checksum=5ce079863ffc8062",
    "url": "https://hosted.weblate.org/api/units/15950971/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-20T20:38:05.968142+01:00"
}