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

{
    "url": "https://demozoo.org/api/v1/releasers/79363/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79363/",
    "id": 79363,
    "name": "Anzio",
    "is_group": true,
    "nicks": [
        {
            "name": "Anzio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anzio"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79364/?format=api",
                "id": 79364,
                "name": "Perry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92491/?format=api",
                "id": 92491,
                "name": "Spirol"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95067/?format=api",
                "id": 95067,
                "name": "Gilo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9698"
        }
    ]
}