Translation components API.

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

GET /api/translations/pkp-lib/emails/sr_Cyrl/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/sr_Cyrl/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/sr_Cyrl/?format=api",
            "source": [
                "This is the accept invitation URL"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8997593628920499412,
            "content_hash": -1420362182210815875,
            "location": "",
            "context": "emailTemplate.variable.invitation.acceptUrl",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/928813/?format=api",
            "priority": 100,
            "id": 930949,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/emails/sr_Cyrl/?checksum=032220440ae0332c",
            "url": "http://translate.pkp.sfu.ca/api/units/930949/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-28T23:31:00.878388Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/sr_Cyrl/?format=api",
            "source": [
                "This is the decline invitation URL"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6026529272087479197,
            "content_hash": -2865117358802782453,
            "location": "",
            "context": "emailTemplate.variable.invitation.declineUrl",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/928814/?format=api",
            "priority": 100,
            "id": 930950,
            "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/emails/sr_Cyrl/?checksum=d3a288716b44839d",
            "url": "http://translate.pkp.sfu.ca/api/units/930950/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-28T23:31:00.879935Z"
        }
    ]
}