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

{
    "url": "https://demozoo.org/api/v1/releasers/154446/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154446/",
    "id": 154446,
    "name": "Destiny",
    "is_group": true,
    "nicks": [
        {
            "name": "Destiny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Destiny"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115865/?format=api",
                "id": 115865,
                "name": "Cosmic Clash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154485/?format=api",
                "id": 154485,
                "name": "Dungeon Master"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154488/?format=api",
                "id": 154488,
                "name": "Hotline"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8122"
        }
    ]
}