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

{
    "url": "https://demozoo.org/api/v1/releasers/128424/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128424/",
    "id": 128424,
    "name": "The Octagon",
    "is_group": true,
    "nicks": [
        {
            "name": "Octagon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Octagon"
            ]
        },
        {
            "name": "The Octagon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Octagon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90088/?format=api",
                "id": 90088,
                "name": "Sai"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128427/?format=api",
                "id": 128427,
                "name": "Chi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128428/?format=api",
                "id": 128428,
                "name": "Doa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128429/?format=api",
                "id": 128429,
                "name": "Iceman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8584"
        }
    ]
}