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/masterpagesworking-with-translations/es/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-docs-contributing/masterpagesworking-with-translations/es/?format=api",
            "source": [
                "Working with translations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5730265341640052970,
            "content_hash": 5730265341640052970,
            "location": "./pages/working-with-translations.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "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://translate.fedoraproject.org/api/units/803338/?format=api",
            "priority": 100,
            "id": 15130327,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesworking-with-translations/es/?checksum=cf85fdf7cd3010ea",
            "url": "https://translate.fedoraproject.org/api/units/15130327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:20:56.048088Z"
        }
    ]
}