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

{
    "url": "https://demozoo.org/api/v1/releasers/84397/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84397/",
    "id": 84397,
    "name": "Madness",
    "is_group": true,
    "nicks": [
        {
            "name": "Madness",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Madness"
            ]
        },
        {
            "name": "Madness Development",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Madness Development"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                "id": 79543,
                "name": "The Artworx"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114309/?format=api",
                "id": 114309,
                "name": "Art"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124414/?format=api",
                "id": 124414,
                "name": "Wim"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135032/?format=api",
                "id": 135032,
                "name": "Retze"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3370"
        }
    ]
}