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

{
    "url": "https://demozoo.org/api/v1/releasers/127026/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127026/",
    "id": 127026,
    "name": "Straylight",
    "is_group": true,
    "nicks": [
        {
            "name": "Straylight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Straylight"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22688/?format=api",
                "id": 22688,
                "name": "Oktave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73656/?format=api",
                "id": 73656,
                "name": "DLS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}