Translation components API.

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

GET /api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_AU/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://translations.documentfoundation.org/api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_AU/?format=api",
            "source": [
                "~Check for Updates..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3787936323782922932,
            "content_hash": 3787936323782922932,
            "location": "Addons.xcu",
            "context": "Addons.xcu\n.Addons.AddonUI.OfficeHelp.UpdateCheckJob\nTitle\nvalue.text",
            "note": "uuumn",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/24905474/?format=api",
            "priority": 100,
            "id": 7073648,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_AU/?checksum=b491740462e152b4",
            "url": "https://translations.documentfoundation.org/api/units/7073648/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:30:20.053393Z"
        }
    ]
}