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

{
    "url": "https://demozoo.org/api/v1/releasers/130436/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130436/",
    "id": 130436,
    "name": "Gizmo",
    "is_group": false,
    "nicks": [
        {
            "name": "Gizmo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gizmo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64456/?format=api",
                "id": 64456,
                "name": "The Airwolf-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130437/?format=api",
                "id": 130437,
                "name": "Alchemy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69155/?format=api",
                "id": 69155,
                "name": "Paradox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3270"
        }
    ]
}