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

{
    "url": "https://demozoo.org/api/v1/releasers/130437/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130437/",
    "id": 130437,
    "name": "Alchemy",
    "is_group": true,
    "nicks": [
        {
            "name": "Alchemy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alchemy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130436/?format=api",
                "id": 130436,
                "name": "Gizmo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46381/?format=api",
                "id": 46381,
                "name": "MHD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63348/?format=api",
                "id": 63348,
                "name": "Shango"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135780/?format=api",
                "id": 135780,
                "name": "Darklord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83617/?format=api",
                "id": 83617,
                "name": "Scatee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=851"
        }
    ]
}