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

{
    "url": "https://demozoo.org/api/v1/releasers/55961/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55961/",
    "id": 55961,
    "name": "Rise",
    "is_group": false,
    "nicks": [
        {
            "name": "Rise",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rise"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20024/?format=api",
                "id": 20024,
                "name": "Eternal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23257/?format=api",
                "id": 23257,
                "name": "Stop"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12676"
        }
    ]
}