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

{
    "url": "https://demozoo.org/api/v1/releasers/22591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22591/",
    "id": 22591,
    "name": "Phoenix",
    "is_group": false,
    "nicks": [
        {
            "name": "Phoenix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phoenix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22589/?format=api",
                "id": 22589,
                "name": "Hurrican"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22588/?format=api",
                "id": 22588,
                "name": "Leaders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78738/?format=api",
                "id": 78738,
                "name": "Saga Connection"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15409"
        }
    ]
}