Translation components API.

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

GET /api/translations/habitica/backgrounds/pt_BR/units/?format=api&page=46
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 902,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/backgrounds/pt_BR/units/?format=api&page=45",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/pt_BR/?format=api",
            "source": [
                "Garden with Flower Beds"
            ],
            "previous_source": "",
            "target": [
                "Jardim com Canteiros de Flores"
            ],
            "id_hash": -4896246063270264295,
            "content_hash": -7047207857614517881,
            "location": "",
            "context": "backgroundGardenWithFlowerBedsText",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 890,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.habitica.com/api/units/3345949/?format=api",
            "priority": 100,
            "id": 3346006,
            "web_url": "https://translate.habitica.com/translate/habitica/backgrounds/pt_BR/?checksum=3c0d0a2599df0219",
            "url": "https://translate.habitica.com/api/units/3346006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-21T09:20:15.097083Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/pt_BR/?format=api",
            "source": [
                "Enjoy the blooms of spring in a Garden with Flower Beds."
            ],
            "previous_source": "",
            "target": [
                "Aproveite as flores da primavera em um jardim com canteiros de flores."
            ],
            "id_hash": 966903107964734294,
            "content_hash": 6448502039778522170,
            "location": "",
            "context": "backgroundGardenWithFlowerBedsNotes",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 891,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.habitica.com/api/units/3345950/?format=api",
            "priority": 100,
            "id": 3346007,
            "web_url": "https://translate.habitica.com/translate/habitica/backgrounds/pt_BR/?checksum=8d6b2140fa758b56",
            "url": "https://translate.habitica.com/api/units/3346007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-21T09:20:15.100086Z"
        }
    ]
}