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

{
    "url": "https://demozoo.org/api/v1/releasers/15535/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15535/",
    "id": 15535,
    "name": "Razoredge",
    "is_group": false,
    "nicks": [
        {
            "name": "Razoredge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Razoredge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13898/?format=api",
                "id": 13898,
                "name": "Reality Benders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127377/?format=api",
                "id": 127377,
                "name": "Dark Legion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6149"
        }
    ]
}