Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookslow-porting_index/en/?format=api",
    "source": [
        "Minimize the amount of non-functional whitespace changes in patches.  It is common in the Open Source world for projects to share large amounts of a code base, but obey different style and indenting rules.  When taking a working piece of functionality from one project to fix similar areas in another, please be careful: the resulting patch may be full of non-functional changes.  It not only increases the size of the ports repository but makes it hard to find out what exactly caused the problem and what was changed at all."
    ],
    "previous_source": "",
    "target": [
        "Minimize the amount of non-functional whitespace changes in patches.  It is common in the Open Source world for projects to share large amounts of a code base, but obey different style and indenting rules.  When taking a working piece of functionality from one project to fix similar areas in another, please be careful: the resulting patch may be full of non-functional changes.  It not only increases the size of the ports repository but makes it hard to find out what exactly caused the problem and what was changed at all."
    ],
    "id_hash": 8805333580560032928,
    "content_hash": 8805333580560032928,
    "location": "documentation/content/en/books/porters-handbook/slow-porting/_index.adoc:177",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 90,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238336/?format=api",
    "priority": 100,
    "id": 1238336,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookslow-porting_index/en/?checksum=fa32d43d261964a0",
    "url": "https://translate-dev.freebsd.org/api/units/1238336/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:50:15.651766Z"
}