Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/ja/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/ja/units/?format=api",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/ja/?format=api",
            "source": [
                "Click the '''Clone''' drop-down menu in Pagure "
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 223551797692884620,
            "content_hash": 223551797692884620,
            "location": "pages/git.adoc:48",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/11087170/?format=api",
            "priority": 100,
            "id": 11087192,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/ja/?checksum=831a372cf262668c",
            "url": "https://translate.fedoraproject.org/api/units/11087192/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-18T22:32:14.998670Z"
        }
    ]
}