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

{
    "url": "https://demozoo.org/api/v1/releasers/45832/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45832/",
    "id": 45832,
    "name": "Grimm",
    "is_group": false,
    "nicks": [
        {
            "name": "Grimm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grimm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14208/?format=api",
                "id": 14208,
                "name": "Aces of Ansi Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "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/123172/?format=api",
                "id": 123172,
                "name": "ICE : The New Order"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146791/?format=api",
                "id": 146791,
                "name": "PHOENIX"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/grimm"
        }
    ]
}