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

{
    "url": "https://demozoo.org/api/v1/releasers/25687/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25687/",
    "id": 25687,
    "name": "Mushroom",
    "is_group": false,
    "nicks": [
        {
            "name": "Mushroom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mushroom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25682/?format=api",
                "id": 25682,
                "name": "Graphics Rendered in Magnificence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}