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

{
    "url": "https://demozoo.org/api/v1/releasers/25804/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25804/",
    "id": 25804,
    "name": "SpazZ",
    "is_group": false,
    "nicks": [
        {
            "name": "SpazZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SpazZ"
            ]
        }
    ],
    "member_of": [
        {
            "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/84500/?format=api",
                "id": 84500,
                "name": "ACE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45917/?format=api",
                "id": 45917,
                "name": "Relentlessly Pursuing Magnificence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                "id": 145592,
                "name": "Propaganda Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}