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

{
    "url": "https://demozoo.org/api/v1/releasers/134546/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134546/",
    "id": 134546,
    "name": "Acid Frog",
    "is_group": false,
    "nicks": [
        {
            "name": "Acid Frog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid Frog"
            ]
        },
        {
            "name": "Zabba",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zabba"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134547/?format=api",
                "id": 134547,
                "name": "ZZ Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=59"
        }
    ]
}