Translation components API.

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

GET /api/translations/tryton/currency/en/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/currency/en/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/currency/en/?format=api",
            "source": [
                "Weekly"
            ],
            "previous_source": "",
            "target": [
                "Weekly"
            ],
            "id_hash": -8185381628269464520,
            "content_hash": -8185381628269464520,
            "location": "",
            "context": "selection:currency.cron,frequency:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/545307/?format=api",
            "priority": 100,
            "id": 545307,
            "web_url": "https://translate.tryton.org/translate/tryton/currency/en/?checksum=0e67aec6effd7438",
            "url": "https://translate.tryton.org/api/units/545307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-01T01:23:38.775818Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/currency/en/?format=api",
            "source": [
                "Update Currency Rates"
            ],
            "previous_source": "",
            "target": [
                "Update Currency Rates"
            ],
            "id_hash": 3376750856973601169,
            "content_hash": 3376750856973601169,
            "location": "",
            "context": "selection:ir.cron,method:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.tryton.org/api/units/545308/?format=api",
            "priority": 100,
            "id": 545308,
            "web_url": "https://translate.tryton.org/translate/tryton/currency/en/?checksum=aedca1037ce84991",
            "url": "https://translate.tryton.org/api/units/545308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-01T01:23:38.803391Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/currency/en/?format=api",
            "source": [
                "Currencies"
            ],
            "previous_source": "",
            "target": [
                "Currencies"
            ],
            "id_hash": -1304910160320747797,
            "content_hash": -1304910160320747797,
            "location": "",
            "context": "model:ir.ui.menu,name:menu_currency",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/652303/?format=api",
            "priority": 100,
            "id": 652303,
            "web_url": "https://translate.tryton.org/translate/tryton/currency/en/?checksum=6de4071f7648a6eb",
            "url": "https://translate.tryton.org/api/units/652303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-12T19:00:42.404857Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/currency/en/?format=api",
            "source": [
                "European Central Bank"
            ],
            "previous_source": "",
            "target": [
                "European Central Bank"
            ],
            "id_hash": -2176585988425541080,
            "content_hash": -2176585988425541080,
            "location": "",
            "context": "selection:currency.cron,source:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.tryton.org/api/units/695224/?format=api",
            "priority": 100,
            "id": 695224,
            "web_url": "https://translate.tryton.org/translate/tryton/currency/en/?checksum=61cb369358cd9a28",
            "url": "https://translate.tryton.org/api/units/695224/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-22T00:03:57.799817Z"
        }
    ]
}