Translation components API.

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

GET /api/translations/funky-framadate/glossary/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": "https://weblate.framasoft.org/api/translations/funky-framadate/glossary/fr/?format=api",
            "source": [
                "pool"
            ],
            "previous_source": "",
            "target": [
                "sondage"
            ],
            "id_hash": 3593340377182235843,
            "content_hash": 3593340377182235843,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/469239/?format=api",
            "priority": 100,
            "id": 469240,
            "web_url": "https://weblate.framasoft.org/translate/funky-framadate/glossary/fr/?checksum=b1de1c08e303ecc3",
            "url": "https://weblate.framasoft.org/api/units/469240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-08T08:06:08.304595Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/glossary/fr/?format=api",
            "source": [
                "dates"
            ],
            "previous_source": "",
            "target": [
                "dates"
            ],
            "id_hash": 1679655754968269216,
            "content_hash": 1679655754968269216,
            "location": "",
            "context": "",
            "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": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/699035/?format=api",
            "priority": 100,
            "id": 699036,
            "web_url": "https://weblate.framasoft.org/translate/funky-framadate/glossary/fr/?checksum=974f56028bd301a0",
            "url": "https://weblate.framasoft.org/api/units/699036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-04T14:58:07.079344Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/glossary/fr/?format=api",
            "source": [
                "Confirmation"
            ],
            "previous_source": "",
            "target": [
                "Confirmation"
            ],
            "id_hash": -9220020622529889405,
            "content_hash": -9220020622529889405,
            "location": "",
            "context": "",
            "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": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/699037/?format=api",
            "priority": 100,
            "id": 699038,
            "web_url": "https://weblate.framasoft.org/translate/funky-framadate/glossary/fr/?checksum=000be817f4547b83",
            "url": "https://weblate.framasoft.org/api/units/699038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-04T15:00:04.011314Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/glossary/fr/?format=api",
            "source": [
                "administrator"
            ],
            "previous_source": "",
            "target": [
                "administrateur·ice"
            ],
            "id_hash": 9061094429375391570,
            "content_hash": 9061094429375391570,
            "location": "",
            "context": "",
            "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": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/782563/?format=api",
            "priority": 100,
            "id": 782564,
            "web_url": "https://weblate.framasoft.org/translate/funky-framadate/glossary/fr/?checksum=fdbf79603330e752",
            "url": "https://weblate.framasoft.org/api/units/782564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-21T18:05:55.524769Z"
        }
    ]
}