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

{
    "url": "https://demozoo.org/api/v1/releasers/70396/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70396/",
    "id": 70396,
    "name": "Slam!",
    "is_group": true,
    "nicks": [
        {
            "name": "Slam!",
            "abbreviation": "Slam",
            "is_primary_nick": true,
            "variants": [
                "Slam",
                "Slam!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75410/?format=api",
                "id": 75410,
                "name": "Earthling"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75416/?format=api",
                "id": 75416,
                "name": "Antbanks"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75417/?format=api",
                "id": 75417,
                "name": "Sour"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13466/?format=api",
                "id": 13466,
                "name": "Dvize"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8696"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13001"
        }
    ]
}