Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/cs/?format=api",
    "source": [
        "Implement a small software that computes the CRC-32 for a text file. Then, modify the contents of the file to change an even number of bits or an odd number of bits inside the file. When modifying the file, remember that an ASCII file is composed of 8 bits characters that are encoded by using the ASCII table that you can find at : http://en.wikipedia.org/wiki/ASCII . You can also write a small program that produces binary files that are a small variation of each other."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8942383004871877292,
    "content_hash": 8942383004871877292,
    "location": "../../exercises/reliability.rst:67",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 85,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34144/?format=api",
    "priority": 100,
    "id": 16846,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesreliability/cs/?checksum=fc19b9f6d2e0e2ac",
    "url": "https://weblate.info.ucl.ac.be/api/units/16846/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:31.536605+02:00"
}