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

{
    "url": "https://demozoo.org/api/v1/releasers/52290/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52290/",
    "id": 52290,
    "name": "The Chelsea",
    "is_group": false,
    "nicks": [
        {
            "name": "Gazza",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gazza"
            ]
        },
        {
            "name": "Phil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Phil"
            ]
        },
        {
            "name": "The Chelsea",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Chelsea"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2340"
        }
    ]
}