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

{
    "url": "https://demozoo.org/api/v1/releasers/13990/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13990/",
    "id": 13990,
    "name": "Raven",
    "is_group": true,
    "nicks": [
        {
            "name": "Raven",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raven"
            ]
        },
        {
            "name": "Raven96",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raven96"
            ]
        },
        {
            "name": "Raven97",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raven97"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13989/?format=api",
                "id": 13989,
                "name": "Orbitoz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14524/?format=api",
                "id": 14524,
                "name": "Atom Ant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37123/?format=api",
                "id": 37123,
                "name": "Maverick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37122/?format=api",
                "id": 37122,
                "name": "The Gamer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/raven/"
        }
    ]
}