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

{
    "url": "https://demozoo.org/api/v1/releasers/4041/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4041/",
    "id": 4041,
    "name": "Freddy Krueger",
    "is_group": false,
    "nicks": [
        {
            "name": "Freddy Krueger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freddy Krueger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4037/?format=api",
                "id": 4037,
                "name": "Drive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141569/?format=api",
                "id": 141569,
                "name": "The Cyberpunks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                "id": 54791,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108000/?format=api",
                "id": 108000,
                "name": "Freestyle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141570/?format=api",
                "id": 141570,
                "name": "Slita Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}