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

{
    "url": "https://demozoo.org/api/v1/releasers/25128/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25128/",
    "id": 25128,
    "name": "Da Bonehead",
    "is_group": false,
    "nicks": [
        {
            "name": "Da Bonehead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Da Bonehead"
            ]
        },
        {
            "name": "b0nehead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "b0nehead"
            ]
        }
    ],
    "member_of": [
        {
            "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/116836/?format=api",
                "id": 116836,
                "name": "303 Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}