Units API.

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

GET /api/units/17700483/?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/galette/doc-install-prepare/en/?format=api",
    "source": [
        "A commonly used hack is to give all rights to everyone recursively on the directory (``chmod 777``). This is a very very bad idea from a security point of view. Please do not use that hack, you've been warned ;)"
    ],
    "previous_source": "",
    "target": [
        "A commonly used hack is to give all rights to everyone recursively on the directory (``chmod 777``). This is a very very bad idea from a security point of view. Please do not use that hack, you've been warned ;)"
    ],
    "id_hash": 849710413912771238,
    "content_hash": 849710413912771238,
    "location": "../installation/preparation.rst:18, adcc0607f9db4154a15e30c7754c96ad",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://hosted.weblate.org/api/units/17700483/?format=api",
    "priority": 100,
    "id": 17700483,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-install-prepare/en/?checksum=8bcac71e97388aa6",
    "url": "https://hosted.weblate.org/api/units/17700483/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-20T08:11:38.957630+02:00"
}