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

{
    "url": "https://demozoo.org/api/v1/releasers/11152/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11152/",
    "id": 11152,
    "name": "Peet",
    "is_group": false,
    "nicks": [
        {
            "name": "Peet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54925/?format=api",
                "id": 54925,
                "name": "Damage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13494/?format=api",
                "id": 13494,
                "name": "Natural Beat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2765/?format=api",
                "id": 2765,
                "name": "Cadgers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2276"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20221002103930/http://demoscene.hu/users.php?target=details&id=114"
        }
    ]
}