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

{
    "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39885/",
    "id": 39885,
    "name": "Impakt",
    "is_group": false,
    "nicks": [
        {
            "name": "Impakt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Impakt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                "id": 74990,
                "name": "Catalyst"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125291/?format=api",
                "id": 125291,
                "name": "Electric Giraffe"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=85883"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/GregoryMitrano"
        }
    ]
}