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

{
    "url": "https://demozoo.org/api/v1/releasers/154906/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154906/",
    "id": 154906,
    "name": "Rave Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Rave Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rave Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112125/?format=api",
                "id": 112125,
                "name": "Prayer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78197/?format=api",
                "id": 78197,
                "name": "Communicator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129373/?format=api",
                "id": 129373,
                "name": "Rattlesnake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaCrew",
            "url": "https://asciiarena.se/crew/rave-design"
        }
    ]
}