Translation components API.

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

GET /api/components/dragon-audit/in-game-runtime-text/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "In-Game Runtime Text",
    "slug": "in-game-runtime-text",
    "id": 2,
    "project": {
        "name": "Dragon Audit",
        "slug": "dragon-audit",
        "id": 1,
        "web": "https://dragonaudit.com/",
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 82,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english",
                "en_en",
                "base",
                "source",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "http://Translate.ArchiveEntertainment.com/languages/en/",
            "url": "https://translate.archiveentertainment.com/api/languages/en/?format=api",
            "statistics_url": "https://translate.archiveentertainment.com/api/languages/en/statistics/?format=api"
        },
        "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/",
        "url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/?format=api",
        "components_list_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/components/?format=api",
        "repository_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/repository/?format=api",
        "statistics_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/statistics/?format=api",
        "changes_list_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/changes/?format=api",
        "languages_url": "https://translate.archiveentertainment.com/api/projects/dragon-audit/languages/?format=api"
    },
    "vcs": null,
    "repo": null,
    "git_export": "http://Translate.ArchiveEntertainment.com/git/dragon-audit/in-game-runtime-text/",
    "branch": null,
    "filemask": null,
    "template": "",
    "edit_template": true,
    "new_base": "TEMPLATES/Dragon Audit In-Game Runtime Text.pot",
    "file_format": "po",
    "license": "proprietary",
    "license_url": null,
    "web_url": "http://Translate.ArchiveEntertainment.com/projects/dragon-audit/in-game-runtime-text/",
    "url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/?format=api",
    "repository_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/repository/?format=api",
    "translations_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/translations/?format=api",
    "statistics_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/statistics/?format=api",
    "lock_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/lock/?format=api",
    "changes_list_url": "https://translate.archiveentertainment.com/api/components/dragon-audit/in-game-runtime-text/changes/?format=api",
    "new_lang": "add",
    "push": null,
    "check_flags": "ignore-ellipsis",
    "enforced_checks": "",
    "restricted": false
}