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

{
    "url": "https://demozoo.org/api/v1/releasers/100560/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100560/",
    "id": 100560,
    "name": "Bunch of Bastards",
    "is_group": true,
    "nicks": [
        {
            "name": "Bunch of Bastards",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bunch of Bastards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92683/?format=api",
                "id": 92683,
                "name": "Frog-e"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136975/?format=api",
                "id": 136975,
                "name": "Nab"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136976/?format=api",
                "id": 136976,
                "name": "Neil"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56132"
        }
    ]
}