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

{
    "url": "https://demozoo.org/api/v1/releasers/85509/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85509/",
    "id": 85509,
    "name": "The Cool One",
    "is_group": false,
    "nicks": [
        {
            "name": "The Cool One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cool One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83310/?format=api",
                "id": 83310,
                "name": "Mongrel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                "id": 76670,
                "name": "Masters Of The Art Experience"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108422/?format=api",
                "id": 108422,
                "name": "Psychedelic Excretion International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}