Units API.

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

GET /api/units/1238354/?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": [
        "Some ports need patches that are only applied for specific FreeBSD versions or when a particular option is enabled or disabled.  Conditional patches are specified by placing the full paths to the patch files in `EXTRA_PATCHES`.  Conditional patch file names usually start with [.filename]#extra-# although this is not necessary.  However, their file names _must not_ start with [.filename]#patch-#.  If they do, they are applied unconditionally by the framework which is undesired for conditional patches."
    ],
    "previous_source": "",
    "target": [
        "Some ports need patches that are only applied for specific FreeBSD versions or when a particular option is enabled or disabled.  Conditional patches are specified by placing the full paths to the patch files in `EXTRA_PATCHES`.  Conditional patch file names usually start with [.filename]#extra-# although this is not necessary.  However, their file names _must not_ start with [.filename]#patch-#.  If they do, they are applied unconditionally by the framework which is undesired for conditional patches."
    ],
    "id_hash": -7917782762143572876,
    "content_hash": -7917782762143572876,
    "location": "documentation/content/en/books/porters-handbook/slow-porting/_index.adoc:285",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238354/?format=api",
    "priority": 100,
    "id": 1238354,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookslow-porting_index/en/?checksum=121e62872db89c74",
    "url": "https://translate-dev.freebsd.org/api/units/1238354/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:50:17.563777Z"
}