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

{
    "url": "https://demozoo.org/api/v1/releasers/137083/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137083/",
    "id": 137083,
    "name": "Baggetta Ware",
    "is_group": true,
    "nicks": [
        {
            "name": "Baggetta Ware",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Baggetta Ware"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113666/?format=api",
                "id": 113666,
                "name": "Independent Association of Atari Developers"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51254/?format=api",
                "id": 51254,
                "name": "Albert Baggetta"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}