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

{
    "url": "https://demozoo.org/api/v1/releasers/110022/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110022/",
    "id": 110022,
    "name": "The Toy Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Toy Boys",
            "abbreviation": "TTB",
            "is_primary_nick": true,
            "variants": [
                "TTB",
                "The Toy Boys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                "id": 7339,
                "name": "Exact"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141713/?format=api",
                "id": 141713,
                "name": "Beast"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139920/?format=api",
                "id": 139920,
                "name": "The Revenger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3833"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9345"
        }
    ]
}