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

{
    "url": "https://demozoo.org/api/v1/releasers/132817/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132817/",
    "id": 132817,
    "name": "Side Sector",
    "is_group": false,
    "nicks": [
        {
            "name": "Side Sector",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Side Sector",
                "Sidesector"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66613/?format=api",
                "id": 66613,
                "name": "Evil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132814/?format=api",
                "id": 132814,
                "name": "Decay"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52882/?format=api",
                "id": 52882,
                "name": "Demonix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106613/?format=api",
                "id": 106613,
                "name": "Legion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7087"
        }
    ]
}