Translation components API.

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

GET /api/components/guitar-and-violin-tuner/description/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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"
}