Units API.

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

GET /api/units/489672/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/lstu/development/en/?format=api",
    "source": [
        "Bad password"
    ],
    "previous_source": "",
    "target": [
        "Bad password"
    ],
    "id_hash": 232064769134214176,
    "content_hash": -6191018119646710236,
    "location": "lib/Lstu/Controller/Admin.pm:87, themes/default/templates/api.html.ep:122",
    "context": "Bad password",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/489672/?format=api",
    "priority": 100,
    "id": 489672,
    "web_url": "https://weblate.framasoft.org/translate/lstu/development/en/?checksum=833875ad9120bc20",
    "url": "https://weblate.framasoft.org/api/units/489672/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-27T10:28:54.532691Z"
}