Translation components API.

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

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

{
    "count": 153,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/pt/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/pt/?format=api",
            "source": [
                "Start yast2-audit-laf again and check the rules."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9185963759192138846,
            "content_hash": 9185963759192138846,
            "location": "src/modules/AuditLaf.rb:641",
            "context": "",
            "note": "Error message, rules cannot be set",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12571732/?format=api",
            "priority": 100,
            "id": 684482,
            "web_url": "https://l10n.opensuse.org/translate/yast-audit-laf/master/pt/?checksum=ff7b195ea242645e",
            "url": "https://l10n.opensuse.org/api/units/684482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-15T12:48:38Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/pt/?format=api",
            "source": [
                "Cannot write settings to auditd.rules."
            ],
            "previous_source": "",
            "target": [
                "Não foi possível guardar as definições em %1."
            ],
            "id_hash": 7481575757407895793,
            "content_hash": 7481575757407895793,
            "location": "src/modules/AuditLaf.rb:647",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12571733/?format=api",
            "priority": 100,
            "id": 684484,
            "web_url": "https://l10n.opensuse.org/translate/yast-audit-laf/master/pt/?checksum=e7d3e5832478c0f1",
            "url": "https://l10n.opensuse.org/api/units/684484/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-15T12:48:38Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/pt/?format=api",
            "source": [
                "Log file"
            ],
            "previous_source": "",
            "target": [
                "Ficheiros de &Diário"
            ],
            "id_hash": -7009987842782470584,
            "content_hash": -7009987842782470584,
            "location": "src/modules/AuditLaf.rb:696",
            "context": "",
            "note": "Create a textual summary and a list of unconfigured cards\n@return summary of the current configuration",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12571734/?format=api",
            "priority": 100,
            "id": 684486,
            "web_url": "https://l10n.opensuse.org/translate/yast-audit-laf/master/pt/?checksum=1eb785328f24de48",
            "url": "https://l10n.opensuse.org/api/units/684486/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-15T12:48:38Z"
        }
    ]
}