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

{
    "url": "https://demozoo.org/api/v1/releasers/7591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7591/",
    "id": 7591,
    "name": "Roger Rabbit",
    "is_group": false,
    "nicks": [
        {
            "name": "Roger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Roger"
            ]
        },
        {
            "name": "Roger Rabbit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Roger Rabbit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7603/?format=api",
                "id": 7603,
                "name": "Scouts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138647/?format=api",
                "id": 138647,
                "name": "The Electronic Connection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59307/?format=api",
                "id": 59307,
                "name": "Waste"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16225"
        }
    ]
}