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

{
    "url": "https://demozoo.org/api/v1/releasers/17404/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17404/",
    "id": 17404,
    "name": "Burning Chrome",
    "is_group": false,
    "nicks": [
        {
            "name": "Burning Chrome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Burning Chrome",
                "bchrome"
            ]
        }
    ],
    "member_of": [
        {
            "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/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17732/?format=api",
                "id": 17732,
                "name": "Delusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/burning-chrome"
        }
    ]
}