Units API.

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

GET /api/units/15951138/?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/es/?format=api",
    "source": [
        "An alias was expected after AS."
    ],
    "previous_source": "",
    "target": [
        "Se esperaba un alias después de AS."
    ],
    "id_hash": 1033480399912466577,
    "content_hash": 1033480399912466577,
    "location": "src/Components/CaseExpression.php:252",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/15950973/?format=api",
    "priority": 100,
    "id": 15951138,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/es/?checksum=8e57a8f2b71c7891",
    "url": "https://hosted.weblate.org/api/units/15951138/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-20T20:38:22.009791+01:00"
}