Translation components API.

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

GET /api/translations/ojs/gateways-resolver/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/gateways-resolver/fr_FR/?format=api",
            "source": [
                "Resolver Plugin"
            ],
            "previous_source": "",
            "target": [
                "Module de résolution"
            ],
            "id_hash": -7603678890780942731,
            "content_hash": 1290835371035601235,
            "location": "",
            "context": "plugins.gateways.resolver.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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405458/?format=api",
            "priority": 100,
            "id": 270869,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/gateways-resolver/fr_FR/?checksum=167a4e55b8dd9e75",
            "url": "http://translate.pkp.sfu.ca/api/units/270869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:33.098982Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fr_FR/?format=api",
            "source": [
                "This plugin resolves issues and articles based on citation information."
            ],
            "previous_source": "",
            "target": [
                "Ce module résout les numéros et les articles sur la base des informations de référence bibliographique."
            ],
            "id_hash": -4472285869991985389,
            "content_hash": -3871946584320791409,
            "location": "",
            "context": "plugins.gateways.resolver.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": 10,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405459/?format=api",
            "priority": 100,
            "id": 270870,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/gateways-resolver/fr_FR/?checksum=41ef3fb24920ff13",
            "url": "http://translate.pkp.sfu.ca/api/units/270870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:33.122456Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fr_FR/?format=api",
            "source": [
                "Unable to resolve a single entity using the specified citation information. Please ensure that the citation information is comprehensive and refers to an entity in this deployment of OJS."
            ],
            "previous_source": "",
            "target": [
                "Impossible de résoudre une seule entité en utilisant l'information de référence bibliographique spécifiée. Veuillez vous assurer que l'information de référence bibliographique est complète et qu'elle se rapporte à une entité dans cette installation d'OJS."
            ],
            "id_hash": -2766339111509024880,
            "content_hash": -5095806844187734995,
            "location": "",
            "context": "plugins.gateways.resolver.errors.errorMessage",
            "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": 29,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405460/?format=api",
            "priority": 100,
            "id": 270871,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/gateways-resolver/fr_FR/?checksum=599bfd3c1a3c1f90",
            "url": "http://translate.pkp.sfu.ca/api/units/270871/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:33.153472Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/fr_FR/?format=api",
            "source": [
                "Export Holdings"
            ],
            "previous_source": "",
            "target": [
                "Exporter le contenu"
            ],
            "id_hash": 130099419631625170,
            "content_hash": -7293095377314873190,
            "location": "",
            "context": "plugins.gateways.resolver.exportHoldings",
            "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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405461/?format=api",
            "priority": 100,
            "id": 270872,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/gateways-resolver/fr_FR/?checksum=81ce34bb9ca0a3d2",
            "url": "http://translate.pkp.sfu.ca/api/units/270872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:33.200413Z"
        }
    ]
}