Translation components API.

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

GET /api/translations/ojs/generic-recommendByAuthor/fr_FR/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_FR/?format=api",
            "source": [
                "Recommend Articles by Author"
            ],
            "previous_source": "",
            "target": [
                "Articles recommandés par auteur et autrice"
            ],
            "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": 265023,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_FR/?checksum=e901c4fcf686b16b",
            "url": "http://translate.pkp.sfu.ca/api/units/265023/?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_FR/?format=api",
            "source": [
                "This plugin inserts a list of articles by the same author on the article abstract page."
            ],
            "previous_source": "",
            "target": [
                "Ce module insère une liste d'articles du même auteur ou de la même autrice sur la page de 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": 265024,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_FR/?checksum=6ef65d75e4ec881c",
            "url": "http://translate.pkp.sfu.ca/api/units/265024/?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_FR/?format=api",
            "source": [
                "Most read articles by the same author(s)"
            ],
            "previous_source": "",
            "target": [
                "Articles les plus lus par le même auteur ou la même autrice"
            ],
            "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": 265025,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_FR/?checksum=71e4f945dfae277a",
            "url": "http://translate.pkp.sfu.ca/api/units/265025/?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_FR/?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": [
                "N.B. : ce module nécessite l'activation d'au moins un module de statistiques/rapport. Si vos modules 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 ou sur la page 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": 265026,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/generic-recommendByAuthor/fr_FR/?checksum=1981e7bea643b3d0",
            "url": "http://translate.pkp.sfu.ca/api/units/265026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:53.982079Z"
        }
    ]
}