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

{
    "url": "https://demozoo.org/api/v1/releasers/8578/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8578/",
    "id": 8578,
    "name": "IronMan",
    "is_group": false,
    "nicks": [
        {
            "name": "IronMan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IronMan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79733/?format=api",
                "id": 79733,
                "name": "Regalia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82573/?format=api",
                "id": 82573,
                "name": "Virtual Reality Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85061/?format=api",
                "id": 85061,
                "name": "Magma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85276/?format=api",
                "id": 85276,
                "name": "Need for Speed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}