Translation components API.

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

GET /api/components/storehouse5/dmctldmctl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "dmctl",
    "slug": "dmctldmctl",
    "project": {
        "name": "StoreHouse5",
        "slug": "storehouse5",
        "web": "https://ucs.ru/products/reliz-2016-goda-storehouse-5-skladskoy-uchet-/",
        "source_language": {
            "code": "ru",
            "name": "Russian",
            "direction": "ltr",
            "web_url": "http://weblate.ucs.ru/languages/ru/",
            "url": "http://weblate.ucs.ru/api/languages/ru/?format=api"
        },
        "web_url": "http://weblate.ucs.ru/projects/storehouse5/",
        "url": "http://weblate.ucs.ru/api/projects/storehouse5/?format=api",
        "components_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/components/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/projects/storehouse5/repository/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/projects/storehouse5/statistics/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api"
    },
    "vcs": null,
    "repo": null,
    "git_export": "http://weblate.ucs.ru/git/storehouse5/dmctldmctl/",
    "branch": null,
    "filemask": null,
    "template": "dmctl.ru.xlf",
    "new_base": "dmctl.ru.xlf",
    "file_format": "xliff",
    "license": "",
    "license_url": "",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/dmctldmctl/",
    "url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/repository/?format=api",
    "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/translations/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/statistics/?format=api",
    "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/lock/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/changes/?format=api"
}