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

{
    "url": "https://demozoo.org/api/v1/releasers/113654/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113654/",
    "id": 113654,
    "name": "Prism",
    "is_group": true,
    "nicks": [
        {
            "name": "Prism",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prism"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52292/?format=api",
                "id": 52292,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113653/?format=api",
                "id": 113653,
                "name": "Speed Demon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115864/?format=api",
                "id": 115864,
                "name": "The Chosen One"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115865/?format=api",
                "id": 115865,
                "name": "Cosmic Clash"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1253"
        }
    ]
}