Translation components API.

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

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

{
    "count": 203,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-sound/master/af/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/af/?format=api",
            "source": [
                "Initializing Sound Configuration"
            ],
            "previous_source": "",
            "target": [
                "Inisialiseer van klankkonfigurasie"
            ],
            "id_hash": -573028636298385906,
            "content_hash": -573028636298385906,
            "location": "src/modules/Sound.rb:633",
            "context": "",
            "note": "sound Read dialog caption:",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12582506/?format=api",
            "priority": 100,
            "id": 2485084,
            "web_url": "https://l10n.opensuse.org/translate/yast-sound/master/af/?checksum=780c317dc74ee60e",
            "url": "https://l10n.opensuse.org/api/units/2485084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-16T14:55:55Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/af/?format=api",
            "source": [
                "Configured as %1."
            ],
            "previous_source": "",
            "target": [
                "Gekonfigureer as %1."
            ],
            "id_hash": 115454610781044381,
            "content_hash": 115454610781044381,
            "location": "src/modules/Sound.rb:856",
            "context": "",
            "note": "summary text: '(sound card is) Configured as snd-card-1'",
            "flags": "ycp-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12582507/?format=api",
            "priority": 100,
            "id": 2485086,
            "web_url": "https://l10n.opensuse.org/translate/yast-sound/master/af/?checksum=819a2d5b5748fe9d",
            "url": "https://l10n.opensuse.org/api/units/2485086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-16T14:55:55Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/af/?format=api",
            "source": [
                "Sound card"
            ],
            "previous_source": "",
            "target": [
                "Klankkaart"
            ],
            "id_hash": 4210321277704716769,
            "content_hash": 4210321277704716769,
            "location": "src/modules/Sound.rb:1101",
            "context": "",
            "note": "returns list of configured/proposed sound cards.\n@return [Array] of maps: [$[\"name\": \"ASDASD\", \"card_no\": 0]...]",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 203,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12582508/?format=api",
            "priority": 100,
            "id": 2485088,
            "web_url": "https://l10n.opensuse.org/translate/yast-sound/master/af/?checksum=ba6e10e513dbc1e1",
            "url": "https://l10n.opensuse.org/api/units/2485088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-09-16T14:55:55Z"
        }
    ]
}