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

{
    "url": "https://demozoo.org/api/v1/releasers/79252/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79252/",
    "id": 79252,
    "name": "Death Incarnate",
    "is_group": false,
    "nicks": [
        {
            "name": "Death Incarnate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Death Incarnate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81037/?format=api",
                "id": 81037,
                "name": "Evil F/X Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118702/?format=api",
                "id": 118702,
                "name": "The Review Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}