Units API.

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

GET /api/units/615125/?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/articlessolid-state_index/en/?format=api",
    "source": [
        "The fact that [.filename]#/var# is a read-write filesystem is an important distinction, as the [.filename]#/# partition (and any other partitions you may have on your flash media) should be mounted read-only.  Remember that in <<intro>> we detailed the limitations of flash memory - specifically the limited write capability.  The importance of not mounting filesystems on flash media read-write, and the importance of not using a swap file, cannot be overstated.  A swap file on a busy system can burn through a piece of flash media in less than one year.  Heavy logging or temporary file creation and destruction can do the same.  Therefore, in addition to removing the `swap` entry from your [.filename]#/etc/fstab#, you should also change the Options field for each filesystem to `ro` as follows:"
    ],
    "previous_source": "",
    "target": [
        "The fact that [.filename]#/var# is a read-write filesystem is an important distinction, as the [.filename]#/# partition (and any other partitions you may have on your flash media) should be mounted read-only.  Remember that in <<intro>> we detailed the limitations of flash memory - specifically the limited write capability.  The importance of not mounting filesystems on flash media read-write, and the importance of not using a swap file, cannot be overstated.  A swap file on a busy system can burn through a piece of flash media in less than one year.  Heavy logging or temporary file creation and destruction can do the same.  Therefore, in addition to removing the `swap` entry from your [.filename]#/etc/fstab#, you should also change the Options field for each filesystem to `ro` as follows:"
    ],
    "id_hash": -4935916431129983277,
    "content_hash": -4935916431129983277,
    "location": "documentation/content/en/articles/solid-state/_index.adoc:116",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 127,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615125/?format=api",
    "priority": 100,
    "id": 615125,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/en/?checksum=3b801a28517bc6d3",
    "url": "https://translate-dev.freebsd.org/api/units/615125/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:42:54.250416Z"
}