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

{
    "url": "https://demozoo.org/api/v1/releasers/113571/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113571/",
    "id": 113571,
    "name": "Blade Runner",
    "is_group": false,
    "nicks": [
        {
            "name": "Blade Runner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade Runner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61288/?format=api",
                "id": 61288,
                "name": "High Voltage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                "id": 53703,
                "name": "Public Enemy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78599/?format=api",
                "id": 78599,
                "name": "Rush"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}