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

{
    "url": "https://demozoo.org/api/v1/releasers/60557/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60557/",
    "id": 60557,
    "name": "Bentacle",
    "is_group": false,
    "nicks": [
        {
            "name": "Bentacle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bentacle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60470/?format=api",
                "id": 60470,
                "name": "NOOP"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wieczorekdavis.com/"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCGUqU00M89nIZtgvqGWJ87g"
        }
    ]
}