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

{
    "url": "https://demozoo.org/api/v1/releasers/95462/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95462/",
    "id": 95462,
    "name": "Stupid Name Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Stupid Name Team",
            "abbreviation": "SNT",
            "is_primary_nick": true,
            "variants": [
                "SNT",
                "Stupid Name Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95463/?format=api",
                "id": 95463,
                "name": "Infra-red"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103832/?format=api",
                "id": 103832,
                "name": "Dibber"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103833/?format=api",
                "id": 103833,
                "name": "Annachin Blade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103834/?format=api",
                "id": 103834,
                "name": "Lord Strangeness"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=29861"
        }
    ]
}