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

{
    "url": "https://demozoo.org/api/v1/releasers/127599/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127599/",
    "id": 127599,
    "name": "Sphinxs",
    "is_group": true,
    "nicks": [
        {
            "name": "Sphinxs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sphinxs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127598/?format=api",
                "id": 127598,
                "name": "The Dark Angel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44232/?format=api",
                "id": 44232,
                "name": "Flame Snake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7105"
        }
    ]
}