Translation components API.

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

GET /api/translations/xwiki-contrib/android-authenticator/es/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/es/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/es/?format=api",
            "source": [
                "https://www.xwiki.org/xwiki"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1599230339711933469,
            "content_hash": 5243602423686886166,
            "location": "",
            "context": "defaultServerUrl",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/505368/?format=api",
            "priority": 100,
            "id": 505369,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/android-authenticator/es/?checksum=69ce647aa77163e3",
            "url": "https://l10n.xwiki.org/api/units/505369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-26T03:30:26.859332Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/android-authenticator/es/?format=api",
            "source": [
                "@string/logIn"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8963627323372107732,
            "content_hash": 2250246825234614138,
            "location": "",
            "context": "log_in",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/505370/?format=api",
            "priority": 100,
            "id": 505371,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/android-authenticator/es/?checksum=039acc70d36b882c",
            "url": "https://l10n.xwiki.org/api/units/505371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-26T03:30:26.948206Z"
        }
    ]
}