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

{
    "url": "https://demozoo.org/api/v1/releasers/147333/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147333/",
    "id": 147333,
    "name": "EViL",
    "is_group": true,
    "nicks": [
        {
            "name": "EViL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EViL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147332/?format=api",
                "id": 147332,
                "name": "Maximized ANSi Designers"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146123/?format=api",
                "id": 146123,
                "name": "Interstate Fugitive"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147334/?format=api",
                "id": 147334,
                "name": "Death Warrant"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147335/?format=api",
                "id": 147335,
                "name": "Merlin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}