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

{
    "url": "https://demozoo.org/api/v1/releasers/39058/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39058/",
    "id": 39058,
    "name": "Bad Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "Bad Dream",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bad Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39057/?format=api",
                "id": 39057,
                "name": "Krycha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148188/?format=api",
                "id": 148188,
                "name": "The Valdi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}