Units API.

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

GET /api/units/?format=api&page=8624
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 344921,
    "next": null,
    "previous": "https://translate.habitica.com/api/units/?format=api&page=8623",
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "source": [
                "players"
            ],
            "previous_source": "",
            "target": [
                "joueur·euse·s"
            ],
            "id_hash": 575107087910430220,
            "content_hash": 575107087910430220,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 506,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.habitica.com/api/units/3339680/?format=api",
            "priority": 100,
            "id": 3339681,
            "web_url": "https://translate.habitica.com/translate/habitica/glossary/fr/?checksum=87fb30d972b5e60c",
            "url": "https://translate.habitica.com/api/units/3339681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-11-13T23:29:33.211108Z"
        }
    ]
}