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

{
    "url": "https://demozoo.org/api/v1/releasers/11767/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11767/",
    "id": 11767,
    "name": "Kangaroo MusiQue",
    "is_group": false,
    "nicks": [
        {
            "name": "Kangaroo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kangaroo"
            ]
        },
        {
            "name": "Kangaroo MusiQue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kangaroo MusiQue"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106296/?format=api",
                "id": 106296,
                "name": "TGS"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57843/?format=api",
                "id": 57843,
                "name": "SPRING!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69717/?format=api",
                "id": 69717,
                "name": "HaJemara-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73823/?format=api",
                "id": 73823,
                "name": "Die drei Lenöre"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74753/?format=api",
                "id": 74753,
                "name": "Frankenteam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69987/?format=api",
                "id": 69987,
                "name": "New Age Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://kangaroomusique.de"
        }
    ]
}