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

{
    "url": "https://demozoo.org/api/v1/releasers/24303/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24303/",
    "id": 24303,
    "name": "Shit 4 Brainz",
    "is_group": true,
    "nicks": [
        {
            "name": "Shit 4 Brainz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shit 4 Brainz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24302/?format=api",
                "id": 24302,
                "name": "Virtual Vision"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121593/?format=api",
                "id": 121593,
                "name": "MProfile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72669/?format=api",
                "id": 72669,
                "name": "DaRiuS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}