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

{
    "url": "https://demozoo.org/api/v1/releasers/45345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45345/",
    "id": 45345,
    "name": "Evil Genius",
    "is_group": false,
    "nicks": [
        {
            "name": "Evil Genius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evil Genius"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25866/?format=api",
                "id": 25866,
                "name": "Odelay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                "id": 127246,
                "name": "Opium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61122/?format=api",
                "id": 61122,
                "name": "Plain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}