Translation components API.

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

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

{
    "name": "UniDriversL10N-fpHUN_BBox",
    "slug": "unidriversl10n-fphun_bbox",
    "project": {
        "name": "UniDrivers",
        "slug": "unidrivers",
        "web": "http://www.ucs.ru",
        "source_language": {
            "code": "en",
            "name": "English",
            "direction": "ltr",
            "web_url": "http://weblate.ucs.ru/languages/en/",
            "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
        },
        "web_url": "http://weblate.ucs.ru/projects/unidrivers/",
        "url": "http://weblate.ucs.ru/api/projects/unidrivers/?format=api",
        "components_list_url": "http://weblate.ucs.ru/api/projects/unidrivers/components/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/projects/unidrivers/repository/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/projects/unidrivers/statistics/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/projects/unidrivers/changes/?format=api"
    },
    "vcs": null,
    "repo": null,
    "git_export": "http://weblate.ucs.ru/git/unidrivers/unidriversl10n-fphun_bbox/",
    "branch": null,
    "filemask": null,
    "template": "fpHUN_BBox.drv/fpHUN_BBox.xliff",
    "new_base": "fpHUN_BBox.drv/fpHUN_BBox.xliff",
    "file_format": "xliff",
    "license": "",
    "license_url": "",
    "web_url": "http://weblate.ucs.ru/projects/unidrivers/unidriversl10n-fphun_bbox/",
    "url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/?format=api",
    "repository_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/repository/?format=api",
    "translations_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/translations/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/statistics/?format=api",
    "lock_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/lock/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/changes/?format=api"
}