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

{
    "url": "https://demozoo.org/api/v1/releasers/69090/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69090/",
    "id": 69090,
    "name": "Minotaur",
    "is_group": false,
    "nicks": [
        {
            "name": "Minotaur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Minotaur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69088/?format=api",
                "id": 69088,
                "name": "Rampar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133898/?format=api",
                "id": 133898,
                "name": "DEA"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16450/?format=api",
                "id": 16450,
                "name": "The Survivors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6618"
        }
    ]
}