Units API.

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

GET /api/units/678385/?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/co/?format=api",
    "source": [
        "The email body can't be empty."
    ],
    "previous_source": "",
    "target": [
        "U testu di u messaghju elettronicu ùn pò micca esse viotu."
    ],
    "id_hash": 7455882216867341921,
    "content_hash": -959042149321600981,
    "location": "lib/Lufi/Controller/Mail.pm:87",
    "context": "The email body can't be empty.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 136,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/287131/?format=api",
    "priority": 100,
    "id": 678385,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/co/?checksum=e7789d5f8f87a661",
    "url": "https://weblate.framasoft.org/api/units/678385/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-02-28T18:50:42.508504Z"
}