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

{
    "url": "https://demozoo.org/api/v1/releasers/99351/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99351/",
    "id": 99351,
    "name": "Zavod Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Zavod Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zavod Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99352/?format=api",
                "id": 99352,
                "name": "Zook"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115795/?format=api",
                "id": 115795,
                "name": "Zuul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115796/?format=api",
                "id": 115796,
                "name": "Zwip"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=45684"
        }
    ]
}