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

{
    "url": "https://demozoo.org/api/v1/releasers/21121/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21121/",
    "id": 21121,
    "name": "ER87",
    "is_group": false,
    "nicks": [
        {
            "name": "Amo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Amo",
                "AmoinCoF"
            ]
        },
        {
            "name": "ER87",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ER87"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77370/?format=api",
                "id": 77370,
                "name": "Cathedral of Failure"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@amoincof"
        }
    ]
}