Units API.

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

GET /api/units/157227/?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/freebsd-doc/articles_gjournal-desktop/en/?format=api",
    "source": [
        "A journaling file system uses a log to record all transactions that take place in the file system, and preserves its integrity in the event of a system crash or power failure. Although it is still possible to lose unsaved changes to files, journaling almost completely eliminates the possibility of file system corruption caused by an unclean shutdown. It also shortens to a minimum the time required for after-failure file system checking. Although the UFS file system employed by FreeBSD does not implement journaling itself, the new journal class of the GEOM framework in FreeBSD 7.<replaceable>X</replaceable> can be used to provide file system independent journaling. This article explains how to implement UFS journaling on a typical desktop PC scenario."
    ],
    "previous_source": "",
    "target": [
        "A journaling file system uses a log to record all transactions that take place in the file system, and preserves its integrity in the event of a system crash or power failure. Although it is still possible to lose unsaved changes to files, journaling almost completely eliminates the possibility of file system corruption caused by an unclean shutdown. It also shortens to a minimum the time required for after-failure file system checking. Although the UFS file system employed by FreeBSD does not implement journaling itself, the new journal class of the GEOM framework in FreeBSD 7.<replaceable>X</replaceable> can be used to provide file system independent journaling. This article explains how to implement UFS journaling on a typical desktop PC scenario."
    ],
    "id_hash": 3502099976113959869,
    "content_hash": 3502099976113959869,
    "location": "article.translate.xml:32",
    "context": "",
    "note": "(itstool) path: abstract/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 119,
    "source_unit": "https://translate-dev.freebsd.org/api/units/157227/?format=api",
    "priority": 100,
    "id": 157227,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_gjournal-desktop/en/?checksum=b099f55f942d33bd",
    "url": "https://translate-dev.freebsd.org/api/units/157227/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-18T18:14:54.504499Z"
}