Translation components API.

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

GET /api/translations/foe-helper/website/es_MX/units/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 461,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/units/?format=api&page=23",
    "results": [
        {
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/es_MX/?format=api",
            "source": "Saturn VI Gate HYDRA",
            "previous_source": "",
            "target": "",
            "id_hash": 3642669411618578147,
            "content_hash": 2024039829497152156,
            "location": "",
            "context": ".global.Legendary.X_SpaceAgeTitan_Landmark3",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 217,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 76673,
            "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/es_MX/?checksum=b28d5c87b9b4dee3",
            "url": "http://i18n.foe-helper.com/api/units/76673/?format=api"
        }
    ]
}