Translation components API.

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

GET /api/translations/yast-nfs_server/master/zu/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/zu/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/zu/?format=api",
            "source": [
                "Domain cannot be set without enabling NFSv4. Use the 'set enablev4=yes' command."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -417096877805102688,
            "content_hash": -417096877805102688,
            "location": "src/clients/nfs_server.rb:340",
            "context": "",
            "note": "CLI action handler.\n@param [Hash] options command options\n@return whether successful",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12592628/?format=api",
            "priority": 100,
            "id": 11157399,
            "web_url": "https://l10n.opensuse.org/translate/yast-nfs_server/master/zu/?checksum=7a362c99798099a0",
            "url": "https://l10n.opensuse.org/api/units/11157399/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}