Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora/f29nav/mr/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://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f29nav/mr/?format=api",
            "source": [
                "xref:index.adoc[starting page]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8003054595968580260,
            "content_hash": 8003054595968580260,
            "location": "./nav.adoc:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/801803/?format=api",
            "priority": 100,
            "id": 8519041,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora/f29nav/mr/?checksum=ef108fc0c6c3baa4",
            "url": "https://translate.fedoraproject.org/api/units/8519041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-29T09:42:10.157789Z"
        }
    ]
}