Translation components API.

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

GET /api/components/pathfinder-wotr/books/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Books",
    "slug": "books",
    "id": 563,
    "project": {
        "name": "Pathfinder: Wrath of the Righteous",
        "slug": "pathfinder-wotr",
        "id": 25,
        "web": "https://blog.naver.com/akintos47",
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 73,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english",
                "en_en",
                "base",
                "source",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "http://waldo.team/languages/en/",
            "url": "https://waldo.team/api/languages/en/?format=api",
            "statistics_url": "https://waldo.team/api/languages/en/statistics/?format=api"
        },
        "web_url": "http://waldo.team/projects/pathfinder-wotr/",
        "url": "https://waldo.team/api/projects/pathfinder-wotr/?format=api",
        "components_list_url": "https://waldo.team/api/projects/pathfinder-wotr/components/?format=api",
        "repository_url": "https://waldo.team/api/projects/pathfinder-wotr/repository/?format=api",
        "statistics_url": "https://waldo.team/api/projects/pathfinder-wotr/statistics/?format=api",
        "changes_list_url": "https://waldo.team/api/projects/pathfinder-wotr/changes/?format=api",
        "languages_url": "https://waldo.team/api/projects/pathfinder-wotr/languages/?format=api"
    },
    "vcs": null,
    "repo": null,
    "git_export": "",
    "branch": null,
    "filemask": null,
    "template": "",
    "edit_template": false,
    "new_base": "",
    "file_format": "po",
    "license": "",
    "license_url": null,
    "web_url": "http://waldo.team/projects/pathfinder-wotr/books/",
    "url": "https://waldo.team/api/components/pathfinder-wotr/books/?format=api",
    "repository_url": "https://waldo.team/api/components/pathfinder-wotr/books/repository/?format=api",
    "translations_url": "https://waldo.team/api/components/pathfinder-wotr/books/translations/?format=api",
    "statistics_url": "https://waldo.team/api/components/pathfinder-wotr/books/statistics/?format=api",
    "lock_url": "https://waldo.team/api/components/pathfinder-wotr/books/lock/?format=api",
    "changes_list_url": "https://waldo.team/api/components/pathfinder-wotr/books/changes/?format=api",
    "new_lang": "none",
    "push": null,
    "check_flags": "",
    "enforced_checks": "[]",
    "restricted": false
}