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

{
    "url": "https://demozoo.org/api/v1/releasers/74446/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74446/",
    "id": 74446,
    "name": "The Vegas Gunmen",
    "is_group": true,
    "nicks": [
        {
            "name": "The Vegas Gunmen",
            "abbreviation": "TVG",
            "is_primary_nick": true,
            "variants": [
                "TVG",
                "The Vegas Gunmen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68138/?format=api",
                "id": 68138,
                "name": "Tummo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75392/?format=api",
                "id": 75392,
                "name": "Rob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75391/?format=api",
                "id": 75391,
                "name": "Matt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75388/?format=api",
                "id": 75388,
                "name": "Doug"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31181"
        }
    ]
}