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

{
    "url": "https://demozoo.org/api/v1/releasers/34920/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34920/",
    "id": 34920,
    "name": "CPU",
    "is_group": false,
    "nicks": [
        {
            "name": "CPU",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CPU"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11946/?format=api",
                "id": 11946,
                "name": "Antitrax 2010"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38781/?format=api",
                "id": 38781,
                "name": "Plutonium Crackers 2001"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10758"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2647"
        }
    ]
}