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

{
    "url": "https://demozoo.org/api/v1/releasers/48784/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48784/",
    "id": 48784,
    "name": "The Atariga Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Atariga Crew",
            "abbreviation": "TAC",
            "is_primary_nick": true,
            "variants": [
                "TAC",
                "The Atariga Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32532/?format=api",
                "id": 32532,
                "name": "Marakatti"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32436/?format=api",
                "id": 32436,
                "name": "Red Devil"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/217"
        }
    ]
}