Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/nl/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/nl/?format=api",
            "source": [
                "Recommend Articles by Author"
            ],
            "previous_source": "",
            "target": [
                "Beveel artikels van deze auteur aan"
            ],
            "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": 136317,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/nl/?checksum=e901c4fcf686b16b",
            "url": "http://translate.pkp.sfu.ca/api/units/136317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.905813Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/nl/?format=api",
            "source": [
                "This plugin inserts a list of articles by the same author on the article abstract page."
            ],
            "previous_source": "",
            "target": [
                "Deze plugin voegt een lijst van artikels van dezelfde auteur toe op de pagina met de samenvatting van het artikel."
            ],
            "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": 136318,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/nl/?checksum=6ef65d75e4ec881c",
            "url": "http://translate.pkp.sfu.ca/api/units/136318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.922588Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/nl/?format=api",
            "source": [
                "Most read articles by the same author(s)"
            ],
            "previous_source": "",
            "target": [
                "Meestgelezen artikels van dezelfde auteur(s)"
            ],
            "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": 136319,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/nl/?checksum=71e4f945dfae277a",
            "url": "http://translate.pkp.sfu.ca/api/units/136319/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.940551Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-recommendByAuthor/nl/?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": [
                "Merk op: voor deze plugin moet minstens één statistiek/rapport plugin ingeschakeld zijn. Als uw statistieken plugins meer dan één gebruiksmeting bieden, stel dan een hoofdgebruiksmeting in op de beheerspagina van de website en/of het tijdschrift."
            ],
            "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": 136320,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/nl/?checksum=1981e7bea643b3d0",
            "url": "http://translate.pkp.sfu.ca/api/units/136320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.982079Z"
        }
    ]
}