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

{
    "url": "https://demozoo.org/api/v1/releasers/74753/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74753/",
    "id": 74753,
    "name": "Frankenteam",
    "is_group": true,
    "nicks": [
        {
            "name": "Frankenteam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frankenteam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11767/?format=api",
                "id": 11767,
                "name": "Kangaroo MusiQue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110386/?format=api",
                "id": 110386,
                "name": "ACB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110387/?format=api",
                "id": 110387,
                "name": "Brainblaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110388/?format=api",
                "id": 110388,
                "name": "Gert Genial"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110389/?format=api",
                "id": 110389,
                "name": "Schlumpf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Frankenteam"
        }
    ]
}