Translation components API.


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#components">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "name": "SP231",
    "slug": "sp231",
    "project": {
        "name": "TrikdisConfig",
        "slug": "trikdisconfig",
        "web": "https://www.google.lt/search?q=IPComControl+site%3Awww.trikdis.com",
        "source_language": {
            "code": "en",
            "name": "English",
            "direction": "ltr",
            "web_url": "https://weblate.protegus.eu/languages/en/",
            "url": "https://weblate.protegus.eu/api/languages/en/?format=api"
        },
        "web_url": "https://weblate.protegus.eu/projects/trikdisconfig/",
        "url": "https://weblate.protegus.eu/api/projects/trikdisconfig/?format=api",
        "components_list_url": "https://weblate.protegus.eu/api/projects/trikdisconfig/components/?format=api",
        "repository_url": "https://weblate.protegus.eu/api/projects/trikdisconfig/repository/?format=api",
        "statistics_url": "https://weblate.protegus.eu/api/projects/trikdisconfig/statistics/?format=api",
        "changes_list_url": "https://weblate.protegus.eu/api/projects/trikdisconfig/changes/?format=api"
    },
    "vcs": null,
    "repo": null,
    "git_export": "https://weblate.protegus.eu/git/trikdisconfig/sp231/",
    "branch": null,
    "filemask": null,
    "template": "EN/languagesSP231.csv",
    "new_base": "EN/languagesSP231.csv",
    "file_format": "csv-simple",
    "license": "",
    "license_url": "",
    "web_url": "https://weblate.protegus.eu/projects/trikdisconfig/sp231/",
    "url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/?format=api",
    "repository_url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/repository/?format=api",
    "translations_url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/translations/?format=api",
    "statistics_url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/statistics/?format=api",
    "lock_url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/lock/?format=api",
    "changes_list_url": "https://weblate.protegus.eu/api/components/trikdisconfig/sp231/changes/?format=api"
}