Translation components API.

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

GET /api/translations/documentation/articlescups_index/de_DE/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlescups_index/de_DE/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescups_index/de_DE/?format=api",
            "source": [
                "  <Limit All>\n    Order deny,allow\n  </Limit>\n</Policy>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8820404283431194994,
            "content_hash": 8820404283431194994,
            "location": "documentation/content/en/articles/cups/_index.adoc:278",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/382593/?format=api",
            "priority": 100,
            "id": 654513,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescups_index/de_DE/?checksum=fa685ef699401172",
            "url": "https://translate-dev.freebsd.org/api/units/654513/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-23T16:34:38.749056Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescups_index/de_DE/?format=api",
            "source": [
                "How to install and use CUPS on FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3313934799984562796,
            "content_hash": 3313934799984562796,
            "location": "documentation/content/en/articles/cups/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176612/?format=api",
            "priority": 100,
            "id": 1176613,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescups_index/de_DE/?checksum=adfd762481e2926c",
            "url": "https://translate-dev.freebsd.org/api/units/1176613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T21:33:37.965385Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescups_index/de_DE/?format=api",
            "source": [
                "After installation, a few files must be edited to configure the CUPS server.  First, create or modify, as the case may be, the file [.filename]#/etc/devfs.rules# and add the following information to set the proper permissions on all potential printer devices and to associate printers with the `cups` user group:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3486903039773147124,
            "content_hash": -3486903039773147124,
            "location": "documentation/content/en/articles/cups/_index.adoc:82",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1569608/?format=api",
            "priority": 100,
            "id": 1569609,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescups_index/de_DE/?checksum=4f9c0828e417800c",
            "url": "https://translate-dev.freebsd.org/api/units/1569609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-21T18:06:21.485421Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescups_index/de_DE/?format=api",
            "source": [
                "To enable CUPS printing under certain Microsoft(R) Windows(R) clients, the line below should be uncommented in [.filename]#/usr/local/etc/cups/mime.types# and [.filename]#/usr/local/etc/cups/mime.convs#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2489622405443696488,
            "content_hash": 2489622405443696488,
            "location": "documentation/content/en/articles/cups/_index.adoc:109",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1569610/?format=api",
            "priority": 100,
            "id": 1569611,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlescups_index/de_DE/?checksum=a28cea631d533768",
            "url": "https://translate-dev.freebsd.org/api/units/1569611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-21T18:06:21.489214Z"
        }
    ]
}