Translation components API.

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

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

{
    "count": 182,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/front/pt_BR/units/?format=api&page=9",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/front/pt_BR/?format=api",
            "source": [
                "Translate Habitica"
            ],
            "previous_source": "",
            "target": [
                "Traduza o Habitica"
            ],
            "id_hash": -1289304245116615995,
            "content_hash": 8851365618204253794,
            "location": "",
            "context": "translateHabitica",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.habitica.com/api/units/2711840/?format=api",
            "priority": 100,
            "id": 2711895,
            "web_url": "https://translate.habitica.com/translate/habitica/front/pt_BR/?checksum=6e1b789ebe6bc2c5",
            "url": "https://translate.habitica.com/api/units/2711895/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-14T14:24:26.936444Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/front/pt_BR/?format=api",
            "source": [
                "Please type <%= magicWord %> in all capital letters to reset your account."
            ],
            "previous_source": "",
            "target": [
                "Por favor, escreva <%= magicWord %> em letras maiúsculas para redefinir sua conta."
            ],
            "id_hash": 5794750690259261536,
            "content_hash": -999694160818463546,
            "location": "",
            "context": "incorrectResetPhrase",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.habitica.com/api/units/3315591/?format=api",
            "priority": 100,
            "id": 3315610,
            "web_url": "https://translate.habitica.com/translate/habitica/front/pt_BR/?checksum=d06b170d06da5860",
            "url": "https://translate.habitica.com/api/units/3315610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-26T22:43:23.500097Z"
        }
    ]
}