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

{
    "url": "https://demozoo.org/api/v1/releasers/23021/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23021/",
    "id": 23021,
    "name": "Kaleidas",
    "is_group": false,
    "nicks": [
        {
            "name": "Acid Jack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Acid Jack"
            ]
        },
        {
            "name": "Kaleidas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kaleidas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61248/?format=api",
                "id": 61248,
                "name": "SOAP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110937/?format=api",
                "id": 110937,
                "name": "Basic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111107/?format=api",
                "id": 111107,
                "name": "FTC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}