Units API.

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

GET /api/units/282441/?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/lutim/default-theme/it/?format=api",
    "source": [
        "The file %1 is not an image."
    ],
    "previous_source": "",
    "target": [
        "Il file %1 non è un'immagine."
    ],
    "id_hash": -7048311064760473764,
    "content_hash": -8884214627956152026,
    "location": "lib/Lutim/Controller/Image.pm:547",
    "context": "The file %1 is not an image.",
    "note": "($upload->filename)",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/281468/?format=api",
    "priority": 100,
    "id": 282441,
    "web_url": "https://weblate.framasoft.org/translate/lutim/default-theme/it/?checksum=1e2f5e6e1e7f275c",
    "url": "https://weblate.framasoft.org/api/units/282441/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-09T14:58:44.239029Z"
}