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

{
    "url": "https://demozoo.org/api/v1/releasers/126015/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126015/",
    "id": 126015,
    "name": "The Brain",
    "is_group": false,
    "nicks": [
        {
            "name": "The Brain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Brain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109866/?format=api",
                "id": 109866,
                "name": "The Last Generation 1945"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106621/?format=api",
                "id": 106621,
                "name": "Limburgia Soft Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110061/?format=api",
                "id": 110061,
                "name": "The Weird Science"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10709"
        }
    ]
}