Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/fr_CA/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/fr_CA/?format=api",
            "source": [
                "Recommend Articles by Author"
            ],
            "previous_source": "",
            "target": [
                "Articles recommandés par l'auteur-e"
            ],
            "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": 10010,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_CA/?checksum=e901c4fcf686b16b",
            "url": "http://translate.pkp.sfu.ca/api/units/10010/?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/fr_CA/?format=api",
            "source": [
                "This plugin inserts a list of articles by the same author on the article abstract page."
            ],
            "previous_source": "",
            "target": [
                "Ce plugiciel insère une liste d'articles du,de la même auteur-e sur la page du résumé de l'article."
            ],
            "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": 10011,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_CA/?checksum=6ef65d75e4ec881c",
            "url": "http://translate.pkp.sfu.ca/api/units/10011/?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/fr_CA/?format=api",
            "source": [
                "Most read articles by the same author(s)"
            ],
            "previous_source": "",
            "target": [
                "Articles les plus lus du,de la,des même-s auteur-e-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": 10012,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_CA/?checksum=71e4f945dfae277a",
            "url": "http://translate.pkp.sfu.ca/api/units/10012/?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/fr_CA/?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": [
                "Attention : Ce plugiciel nécessite qu'au moins un plugiciel de statistiques/rapport soit activé. Si vos plugiciels de statistiques fournissent plus d'une mesure, veuillez également sélectionner une mesure principale sur la page des paramètres du site de l'administrateur et/ou sur les pages des paramètres du responsable de la publication."
            ],
            "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": 10013,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_CA/?checksum=1981e7bea643b3d0",
            "url": "http://translate.pkp.sfu.ca/api/units/10013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.982079Z"
        }
    ]
}