Translation components API.

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

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

{
    "count": 464,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/units/?format=api&page=23",
    "results": [
        {
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/?format=api",
            "source": "Your profile",
            "previous_source": "",
            "target": "O teu perfil",
            "id_hash": -7739263936734558117,
            "content_hash": -8840386531848868250,
            "location": "",
            "context": ".user.profil.Headline",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 461,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 85461,
            "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=14989c7433f2085b",
            "url": "http://i18n.foe-helper.com/api/units/85461/?format=api"
        },
        {
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/?format=api",
            "source": "Email address",
            "previous_source": "",
            "target": "Endereço de email",
            "id_hash": 8593257302733958070,
            "content_hash": -2033745622671274796,
            "location": "",
            "context": ".user.profil.InputEmailAddress",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 462,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 85462,
            "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=f74161fce0fd2bb6",
            "url": "http://i18n.foe-helper.com/api/units/85462/?format=api"
        },
        {
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/?format=api",
            "source": "New password",
            "previous_source": "",
            "target": "Nova palavra-passe",
            "id_hash": 4011484471667025143,
            "content_hash": 6148970229942571764,
            "location": "",
            "context": ".user.profil.InputNewPassword",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 463,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 85463,
            "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=b7aba7df8bb564f7",
            "url": "http://i18n.foe-helper.com/api/units/85463/?format=api"
        },
        {
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/?format=api",
            "source": "Player-ID",
            "previous_source": "",
            "target": "ID do jogador",
            "id_hash": -2370362672989269382,
            "content_hash": 4843407035688528452,
            "location": "",
            "context": ".user.profil.PlayerId",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 464,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 85464,
            "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=5f1ac7b527a1127a",
            "url": "http://i18n.foe-helper.com/api/units/85464/?format=api"
        }
    ]
}