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

{
    "url": "https://demozoo.org/api/v1/releasers/114324/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114324/",
    "id": 114324,
    "name": "The Melmac Duo",
    "is_group": true,
    "nicks": [
        {
            "name": "The Melmac Duo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Melmac Duo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7330/?format=api",
                "id": 7330,
                "name": "Gangsterkater"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114325/?format=api",
                "id": 114325,
                "name": "The Bandit"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5474"
        }
    ]
}