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

{
    "url": "https://demozoo.org/api/v1/releasers/50451/?format=api",
    "demozoo_url": "https://demozoo.org/groups/50451/",
    "id": 50451,
    "name": "Wuerzburger Atari Front",
    "is_group": true,
    "nicks": [
        {
            "name": "Wuerzburger Atari Front",
            "abbreviation": "WAF",
            "is_primary_nick": true,
            "variants": [
                "WAF",
                "Wuerzburger Atari Front"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33045/?format=api",
                "id": 33045,
                "name": "Atari Bit Byter User Club"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60663/?format=api",
                "id": 60663,
                "name": "Lord Helmchen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60664/?format=api",
                "id": 60664,
                "name": "Prof. XL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60665/?format=api",
                "id": 60665,
                "name": "Bug On XL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49444/?format=api",
                "id": 49444,
                "name": "Friday Software"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/WAF/"
        }
    ]
}