Units API.

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

GET /api/units/1464714/?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-handbookmakefiles_index/it_IT/?format=api",
    "source": [
        "The port requires GCC (`gcc` or `{g-plus-plus}`) to build.\nSome ports need a specific, old GCC version, some require modern, recent versions.\nIt is typically set to `yes` (means always use stable, modern GCC from ports per `GCC_DEFAULT` in [.filename]#Mk/bsd.default-versions.mk#).\nThis is also the default value.\nThe exact version can also be specified, with a value such as `10`.\nGCC from the base system is used when it satisfies the requested version, otherwise an appropriate compiler is built from ports, and `CC` and `CXX` are adjusted accordingly.\nThe `:build` argument following the version specifier adds only a build time dependency to the port.\n\nFor example:\n[example]\n====\n[.programlisting]\n....\nUSE_GCC=yes\t\t# port requires a current version of GCC\nUSE_GCC=11:build\t# port requires GCC 11 at build time only\n....\n====\n\n[NOTE]\n====\n`USE_GCC=any` is deprecated and should not be used in new ports\n===="
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2657576093650884980,
    "content_hash": -2657576093650884980,
    "location": "documentation/content/en/books/porters-handbook/makefiles/_index.adoc:3642",
    "context": "",
    "note": "type: Table",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 144,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1464702/?format=api",
    "priority": 100,
    "id": 1464714,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookmakefiles_index/it_IT/?checksum=5b1e649f8e5e668c",
    "url": "https://translate-dev.freebsd.org/api/units/1464714/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-24T01:11:14.910030Z"
}