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

{
    "url": "https://demozoo.org/api/v1/releasers/52777/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52777/",
    "id": 52777,
    "name": "Aidon",
    "is_group": true,
    "nicks": [
        {
            "name": "Aidon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aidon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52776/?format=api",
                "id": 52776,
                "name": "TBB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81338/?format=api",
                "id": 81338,
                "name": "DP"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140124/?format=api",
                "id": 140124,
                "name": "TC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140125/?format=api",
                "id": 140125,
                "name": "Ima"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140126/?format=api",
                "id": 140126,
                "name": "Vyper Designs"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140221/?format=api",
                "id": 140221,
                "name": "Sino"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3668"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9295"
        }
    ]
}