Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/cs/?format=api",
            "source": [
                "Recommend Articles by Author"
            ],
            "previous_source": "",
            "target": [
                "Články doporučené autorem"
            ],
            "id_hash": 7566545439705969003,
            "content_hash": -5593202030229057513,
            "location": "",
            "context": "plugins.generic.recommendByAuthor.displayName",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405480/?format=api",
            "priority": 100,
            "id": 503273,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/cs/?checksum=e901c4fcf686b16b",
            "url": "http://translate.pkp.sfu.ca/api/units/503273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:14:46.402341Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/cs/?format=api",
            "source": [
                "This plugin inserts a list of articles by the same author on the article abstract page."
            ],
            "previous_source": "",
            "target": [
                "Tento plugin vloží seznam článků stejného autora na stránku abstraktů článku."
            ],
            "id_hash": -1227691087478618084,
            "content_hash": -7705412434238317538,
            "location": "",
            "context": "plugins.generic.recommendByAuthor.description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405481/?format=api",
            "priority": 100,
            "id": 503274,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/cs/?checksum=6ef65d75e4ec881c",
            "url": "http://translate.pkp.sfu.ca/api/units/503274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:14:46.411915Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/cs/?format=api",
            "source": [
                "Most read articles by the same author(s)"
            ],
            "previous_source": "",
            "target": [
                "Nejaktuálnější články stejného autora (stejných autorů)"
            ],
            "id_hash": -1016413537378097286,
            "content_hash": 7792119482644952382,
            "location": "",
            "context": "plugins.generic.recommendByAuthor.heading",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405482/?format=api",
            "priority": 100,
            "id": 503275,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/cs/?checksum=71e4f945dfae277a",
            "url": "http://translate.pkp.sfu.ca/api/units/503275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:14:46.414800Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/cs/?format=api",
            "source": [
                "Obs.: This plugin requires at least one statistics/report plugin to be enabled. If your statistics plugins provide more than one metric then please also select a main metric on the admin's site settings page and/or on the journal manager's settings pages."
            ],
            "previous_source": "",
            "target": [
                "Poznámka: Tento plugin vyžaduje, aby byl aktivován alespoň jeden plugin pro statistiky/přehled. Pokud vaše statistiky pro statistiky poskytují více než jednu metriku, vyberte prosím také hlavní metriku na stránce nastavení administrátora a/nebo na stránkách nastavení správce časopisů."
            ],
            "id_hash": -7385367107891645488,
            "content_hash": -1545019668047749672,
            "location": "",
            "context": "plugins.generic.recommendByAuthor.noMetric",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405483/?format=api",
            "priority": 100,
            "id": 503276,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/cs/?checksum=1981e7bea643b3d0",
            "url": "http://translate.pkp.sfu.ca/api/units/503276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:14:46.417965Z"
        }
    ]
}