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

{
    "url": "https://demozoo.org/api/v1/releasers/52470/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52470/",
    "id": 52470,
    "name": "Abnormal",
    "is_group": true,
    "nicks": [
        {
            "name": "Abnormal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abnormal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27477/?format=api",
                "id": 27477,
                "name": "Goopin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27451/?format=api",
                "id": 27451,
                "name": "Badsync"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27479/?format=api",
                "id": 27479,
                "name": "Barynen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27455/?format=api",
                "id": 27455,
                "name": "Wybrova"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                "id": 5667,
                "name": "gemini"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/abnormal/"
        }
    ]
}