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

{
    "url": "https://demozoo.org/api/v1/releasers/148178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148178/",
    "id": 148178,
    "name": "The Loony Twosome",
    "is_group": true,
    "nicks": [
        {
            "name": "The Loony Twosome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Loony Twosome"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148177/?format=api",
                "id": 148177,
                "name": "Daz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148179/?format=api",
                "id": 148179,
                "name": "Froodle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6454"
        }
    ]
}