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

{
    "url": "https://demozoo.org/api/v1/releasers/24881/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24881/",
    "id": 24881,
    "name": "Buzz",
    "is_group": false,
    "nicks": [
        {
            "name": "Buzz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Buzz"
            ]
        },
        {
            "name": "Stig Bakken",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stig Bakken"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1250/?format=api",
                "id": 1250,
                "name": "Panoramic Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22767/?format=api",
                "id": 22767,
                "name": "Laser Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1706"
        }
    ]
}