Translation components API.


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

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

{
    "name": "handbook-AvailableResearch",
    "slug": "handbook-availableresearch",
    "project": {
        "name": "FortressCraft Evolved",
        "slug": "fortresscraft-evolved",
        "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
        "source_language": {
            "code": "en",
            "name": "English",
            "nplurals": 2,
            "pluralequation": "n != 1",
            "direction": "ltr",
            "web_url": "http://weblate.tectic.de/languages/en/",
            "url": "http://weblate.tectic.de/api/languages/en/?format=api"
        },
        "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
        "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
        "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
        "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
        "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
        "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
    },
    "vcs": "git",
    "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
    "git_export": "",
    "branch": "weblate-master",
    "filemask": "res/values-*/handbook-AvailableResearch.xml",
    "template": "res/values/handbook-AvailableResearch.xml",
    "new_base": "weblate-handbook-av",
    "file_format": "aresource",
    "license": "",
    "license_url": "",
    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/",
    "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/?format=api",
    "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/repository/?format=api",
    "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/translations/?format=api",
    "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/statistics/?format=api",
    "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/lock/?format=api",
    "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/changes/?format=api"
}