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

{
    "url": "https://demozoo.org/api/v1/releasers/33484/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33484/",
    "id": 33484,
    "name": "CB",
    "is_group": false,
    "nicks": [
        {
            "name": "CB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                "id": 31055,
                "name": "Atari Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33506/?format=api",
                "id": 33506,
                "name": "Atari Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36888/?format=api",
                "id": 36888,
                "name": "French GemDos Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}