Translation components API.

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

GET /api/translations/memorial-archives/widgets/cs/units/?format=api&page=34
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 662,
    "next": null,
    "previous": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/units/?format=api&page=33",
    "results": [
        {
            "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/?format=api",
            "source": [
                "Created {date}"
            ],
            "previous_source": "",
            "target": [
                "Vytvořeno {date}"
            ],
            "id_hash": 2193103674020300949,
            "content_hash": -2086530050853245755,
            "location": "",
            "context": "data.createInfoShort",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.memarc.info/api/units/37498/?format=api",
            "priority": 100,
            "id": 37502,
            "web_url": "https://translate.memarc.info/translate/memorial-archives/widgets/cs/?checksum=9e6f782c05958895",
            "url": "https://translate.memarc.info/api/units/37502/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/?format=api",
            "source": [
                "Last change {date}"
            ],
            "previous_source": "",
            "target": [
                "Poslední změna {date}"
            ],
            "id_hash": 5192843163874845770,
            "content_hash": -3103309955793917702,
            "location": "",
            "context": "data.lastChangeInfoShort",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.memarc.info/api/units/37499/?format=api",
            "priority": 100,
            "id": 37503,
            "web_url": "https://translate.memarc.info/translate/memorial-archives/widgets/cs/?checksum=c810af583d13644a",
            "url": "https://translate.memarc.info/api/units/37503/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}