Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "User Interface",
            "slug": "user-interface",
            "project": {
                "name": "Guitar and Violin Tuner",
                "slug": "guitar-and-violin-tuner",
                "web": "https://play.google.com/store/apps/details?id=com.a4tune",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "direction": "ltr",
                    "web_url": "http://weblate.a4tune.com/languages/en/",
                    "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
                },
                "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/",
                "url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/?format=api",
                "components_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/components/?format=api",
                "repository_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/repository/?format=api",
                "statistics_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/statistics/?format=api",
                "changes_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/changes/?format=api",
                "languages_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/languages/?format=api"
            },
            "vcs": "git",
            "repo": "/home/a4tuners/guitar-and-violin-tuner/user-interface.git",
            "git_export": "http://weblate.a4tune.com/git/guitar-and-violin-tuner/user-interface/",
            "branch": "master",
            "filemask": "*.po",
            "template": "",
            "new_base": "user-interface.pot",
            "file_format": "po",
            "license": "CC0",
            "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
            "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/user-interface/",
            "url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/repository/?format=api",
            "translations_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/translations/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/statistics/?format=api",
            "lock_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/lock/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/changes/?format=api",
            "new_lang": "add"
        },
        {
            "name": "Help",
            "slug": "help",
            "project": {
                "name": "Guitar and Violin Tuner",
                "slug": "guitar-and-violin-tuner",
                "web": "https://play.google.com/store/apps/details?id=com.a4tune",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "direction": "ltr",
                    "web_url": "http://weblate.a4tune.com/languages/en/",
                    "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
                },
                "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/",
                "url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/?format=api",
                "components_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/components/?format=api",
                "repository_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/repository/?format=api",
                "statistics_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/statistics/?format=api",
                "changes_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/changes/?format=api",
                "languages_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/languages/?format=api"
            },
            "vcs": "git",
            "repo": "/home/a4tuners/guitar-and-violin-tuner/help.git",
            "git_export": "http://weblate.a4tune.com/git/guitar-and-violin-tuner/help/",
            "branch": "master",
            "filemask": "*.po",
            "template": "",
            "new_base": "help.pot",
            "file_format": "po",
            "license": "CC0",
            "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
            "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/help/",
            "url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/repository/?format=api",
            "translations_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/translations/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/statistics/?format=api",
            "lock_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/lock/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/changes/?format=api",
            "new_lang": "add"
        },
        {
            "name": "Description",
            "slug": "description",
            "project": {
                "name": "Guitar and Violin Tuner",
                "slug": "guitar-and-violin-tuner",
                "web": "https://play.google.com/store/apps/details?id=com.a4tune",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "direction": "ltr",
                    "web_url": "http://weblate.a4tune.com/languages/en/",
                    "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
                },
                "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/",
                "url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/?format=api",
                "components_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/components/?format=api",
                "repository_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/repository/?format=api",
                "statistics_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/statistics/?format=api",
                "changes_list_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/changes/?format=api",
                "languages_url": "https://weblate.a4tune.com/api/projects/guitar-and-violin-tuner/languages/?format=api"
            },
            "vcs": "git",
            "repo": "/home/a4tuners/guitar-and-violin-tuner/description.git",
            "git_export": "http://weblate.a4tune.com/git/guitar-and-violin-tuner/description/",
            "branch": "master",
            "filemask": "*.po",
            "template": "",
            "new_base": "description.pot",
            "file_format": "po",
            "license": "CC0",
            "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
            "web_url": "http://weblate.a4tune.com/projects/guitar-and-violin-tuner/description/",
            "url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/repository/?format=api",
            "translations_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/translations/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/statistics/?format=api",
            "lock_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/lock/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/changes/?format=api",
            "new_lang": "add"
        },
        {
            "name": "Application",
            "slug": "application",
            "project": {
                "name": "HiPER Scientific Calculator",
                "slug": "hiper-scientific-calculator",
                "web": "https://hiperlabs.eu",
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "direction": "ltr",
                    "web_url": "http://weblate.a4tune.com/languages/en/",
                    "url": "https://weblate.a4tune.com/api/languages/en/?format=api"
                },
                "web_url": "http://weblate.a4tune.com/projects/hiper-scientific-calculator/",
                "url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/?format=api",
                "components_list_url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/components/?format=api",
                "repository_url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/repository/?format=api",
                "statistics_url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/statistics/?format=api",
                "changes_list_url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/changes/?format=api",
                "languages_url": "https://weblate.a4tune.com/api/projects/hiper-scientific-calculator/languages/?format=api"
            },
            "vcs": "git",
            "repo": "/home/a4tuners/hiper-scientific-calculator/application.git",
            "git_export": "http://weblate.a4tune.com/git/hiper-scientific-calculator/application/",
            "branch": "master",
            "filemask": "*.po",
            "template": "",
            "new_base": "hiper.pot",
            "file_format": "po",
            "license": "CC0",
            "license_url": "https://creativecommons.org/share-your-work/public-domain/cc0/",
            "web_url": "http://weblate.a4tune.com/projects/hiper-scientific-calculator/application/",
            "url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
            "repository_url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/repository/?format=api",
            "translations_url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/translations/?format=api",
            "statistics_url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/statistics/?format=api",
            "lock_url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/lock/?format=api",
            "changes_list_url": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/changes/?format=api",
            "new_lang": "add"
        }
    ]
}