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

{
    "url": "https://demozoo.org/api/v1/releasers/80932/?format=api",
    "demozoo_url": "https://demozoo.org/groups/80932/",
    "id": 80932,
    "name": "Classic Videogames RADIO",
    "is_group": true,
    "nicks": [
        {
            "name": "Classic Videogames RADIO",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Classic Videogames RADIO"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106285/?format=api",
                "id": 106285,
                "name": "Apprentice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106283/?format=api",
                "id": 106283,
                "name": "Neko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106284/?format=api",
                "id": 106284,
                "name": "Wario"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.radio.classic-videogames.de"
        }
    ]
}