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

{
    "url": "https://demozoo.org/api/v1/releasers/129072/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129072/",
    "id": 129072,
    "name": "ICE",
    "is_group": true,
    "nicks": [
        {
            "name": "ICE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "=ICE=",
                "ICE"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129071/?format=api",
                "id": 129071,
                "name": "Hijack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129073/?format=api",
                "id": 129073,
                "name": "Bulldog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4784/?format=api",
                "id": 4784,
                "name": "The Judge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129075/?format=api",
                "id": 129075,
                "name": "Dr. Megasound"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97595/?format=api",
                "id": 97595,
                "name": "Don Soft"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11215"
        }
    ]
}