Translation components API.

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

GET /api/translations/opensourcepos/suppliers/ro/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ro/units/?format=api",
    "results": [
        {
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/ro/?format=api",
            "source": [
                "Update Supplier"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3394436780621894258,
            "content_hash": -1996265628019907680,
            "location": "",
            "context": "update",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.opensourcepos.org/api/units/252962/?format=api",
            "priority": 100,
            "id": 255250,
            "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/suppliers/ro/?checksum=50e489bb8682ed8e",
            "url": "https://translate.opensourcepos.org/api/units/255250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-09-08T08:47:37.806364Z"
        }
    ]
}