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

{
    "url": "https://demozoo.org/api/v1/releasers/94940/?format=api",
    "demozoo_url": "https://demozoo.org/groups/94940/",
    "id": 94940,
    "name": "Earthbound",
    "is_group": true,
    "nicks": [
        {
            "name": "Earthbound",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Earthbound"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7065/?format=api",
                "id": 7065,
                "name": "Mark Ryder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8504/?format=api",
                "id": 8504,
                "name": "Snuffy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143597/?format=api",
                "id": 143597,
                "name": "Nick-Nack"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26071"
        }
    ]
}