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

{
    "url": "https://demozoo.org/api/v1/releasers/31691/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31691/",
    "id": 31691,
    "name": "Ska",
    "is_group": false,
    "nicks": [
        {
            "name": "Ska",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ska"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2189/?format=api",
                "id": 2189,
                "name": "Future Minds"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53760/?format=api",
                "id": 53760,
                "name": "The Wonderboys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.unilim.fr/pages_perso/frederic.claux/?p=old-stuff"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCW9T3SSf--pTRBYTnJOLaSw"
        }
    ]
}