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

{
    "url": "https://demozoo.org/api/v1/releasers/131620/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131620/",
    "id": 131620,
    "name": "Pixmix",
    "is_group": true,
    "nicks": [
        {
            "name": "Pixmix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pixmix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                "id": 6535,
                "name": "Full Force"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41128/?format=api",
                "id": 41128,
                "name": "Kjell Nordbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12945/?format=api",
                "id": 12945,
                "name": "Kristian Røstøen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5007"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16506"
        }
    ]
}