Translation components API.

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

GET /api/translations/yast-pam/master/sq/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/sq/?format=api",
            "source": [
                "The automatic login feature is enabled for user %1.\n%2\nDisable automatic login?"
            ],
            "previous_source": "",
            "target": [
                "Funksioni i hyrjes automatik është aktivizuar për përdoruesin %1.\n%2\nÇaktivizo hyrjen automatike?"
            ],
            "id_hash": 6835692833339938278,
            "content_hash": 6835692833339938278,
            "location": "src/modules/Autologin.rb:162",
            "context": "",
            "note": "popup text (%1 is user name, %2 is additional info,\nlike \"Now LDAP was enabled\")",
            "flags": "ycp-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12579800/?format=api",
            "priority": 100,
            "id": 2066684,
            "web_url": "https://l10n.opensuse.org/translate/yast-pam/master/sq/?checksum=dedd426a34e915e6",
            "url": "https://l10n.opensuse.org/api/units/2066684/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}