Units API.

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

GET /api/units/1115662/?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/pt_BR/?format=api",
    "source": [
        "When creating names for patch files, replace each underscore (`\\_`) with two underscores (`\\__`) and each slash (`/`) with one underscore (`_`). For example, to patch a file named [.filename]#src/freeglut_joystick.c#, name the corresponding patch [.filename]#patch-src_freeglut__joystick.c#. Do not name patches like [.filename]#patch-aa# or [.filename]#patch-ab#. Always use the path and file name in patch names. Using `make makepatch` automatically generates the correct names."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7557627067561798067,
    "content_hash": -7557627067561798067,
    "location": "documentation/content/en/books/porters-handbook/slow-porting/_index.adoc:169",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1115174/?format=api",
    "priority": 100,
    "id": 1115662,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookslow-porting_index/pt_BR/?checksum=171dea395d1a164d",
    "url": "https://translate-dev.freebsd.org/api/units/1115662/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:09:12.219407Z"
}