Translation components API.

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

GET /api/translations/marketing-desktop/md-auth/en/units/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "source": "Версия",
            "previous_source": "",
            "target": "Version",
            "id_hash": 773726611718684707,
            "content_hash": -3363680059394135544,
            "location": "",
            "context": ".705F1A80315A4E20878CE0C8B98E813D5",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 344849,
            "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-auth/en/?checksum=8abcd44104c24023",
            "url": "http://weblate.ucs.ru/api/units/344849/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/27959/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "source": "Логин",
            "previous_source": "",
            "target": "Login",
            "id_hash": 1014774077046587116,
            "content_hash": -4745342342069626072,
            "location": "",
            "context": ".64AF1D9D21754FB7BCB4BF4A02B62AB7",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 344850,
            "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-auth/en/?checksum=8e1533a585a2feec",
            "url": "http://weblate.ucs.ru/api/units/344850/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/27960/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "source": "Пароль",
            "previous_source": "",
            "target": "Password",
            "id_hash": -6966955522677176726,
            "content_hash": 7967049644458894968,
            "location": "",
            "context": ".CF89181118934221B10F3CD29DF6685D",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 344851,
            "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-auth/en/?checksum=1f5066dd58e1866a",
            "url": "http://weblate.ucs.ru/api/units/344851/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/27961/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-auth/en/?format=api",
            "source": "Войти",
            "previous_source": "",
            "target": "Enter",
            "id_hash": 8558842936231617970,
            "content_hash": -7123307922478538675,
            "location": "",
            "context": ".068500354357448DAB4BA00C17016B00",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 344852,
            "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-auth/en/?checksum=f6c71e4dc67265b2",
            "url": "http://weblate.ucs.ru/api/units/344852/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/27962/?format=api"
        }
    ]
}