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

{
    "url": "https://demozoo.org/api/v1/releasers/109943/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109943/",
    "id": 109943,
    "name": "The Rabble",
    "is_group": true,
    "nicks": [
        {
            "name": "The Rabble",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rabble"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124678/?format=api",
                "id": 124678,
                "name": "SRL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124687/?format=api",
                "id": 124687,
                "name": "Mike"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2187"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8781"
        }
    ]
}