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

{
    "url": "https://demozoo.org/api/v1/releasers/122730/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122730/",
    "id": 122730,
    "name": "Skate or Die",
    "is_group": false,
    "nicks": [
        {
            "name": "Skate or Die",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skate or Die"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108646/?format=api",
                "id": 108646,
                "name": "Powerslaves"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92374/?format=api",
                "id": 92374,
                "name": "Axend"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1296"
        }
    ]
}