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

{
    "url": "https://demozoo.org/api/v1/releasers/109522/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109522/",
    "id": 109522,
    "name": "The Arcade Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Arcade Team",
            "abbreviation": "TAT",
            "is_primary_nick": true,
            "variants": [
                "TAT",
                "The Arcade Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130598/?format=api",
                "id": 130598,
                "name": "Dr. Watson"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130789/?format=api",
                "id": 130789,
                "name": "The Goblin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130790/?format=api",
                "id": 130790,
                "name": "Nokyo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130791/?format=api",
                "id": 130791,
                "name": "T.V.C."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1925"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8708"
        }
    ]
}