Units API.

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

GET /api/units/884825/?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/lufi/default-theme/pl/?format=api",
    "source": [
        "Your file is too big: %1 (maximum size allowed: %2)"
    ],
    "previous_source": "",
    "target": [
        "Twój plik jest za duży: %1 (maksymalny dozwolony rozmiar: %2)"
    ],
    "id_hash": -577016199683324924,
    "content_hash": -7770067037654209730,
    "location": "lib/Lufi/Controller/Files.pm:95",
    "context": "Your file is too big: %1 (maximum size allowed: %2)",
    "note": "(format_bytes($json->{size})",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 185,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/287175/?format=api",
    "priority": 100,
    "id": 884825,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/pl/?checksum=77fe06d2d43ac404",
    "url": "https://weblate.framasoft.org/api/units/884825/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-24T08:03:49.358383Z"
}