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

{
    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70/",
    "id": 70,
    "name": "Waffle",
    "is_group": false,
    "nicks": [
        {
            "name": "Luftwaffle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Luftwaffle"
            ]
        },
        {
            "name": "Waffle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Waffle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
                "id": 8045,
                "name": "ExHouse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                "id": 5268,
                "name": "Finnish Amiga Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20377/?format=api",
                "id": 20377,
                "name": "Ajna"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110713/?format=api",
                "id": 110713,
                "name": "Discreant"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=9498"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3543"
        }
    ]
}