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

{
    "url": "https://demozoo.org/api/v1/releasers/109698/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109698/",
    "id": 109698,
    "name": "The Future Crew 2020",
    "is_group": true,
    "nicks": [
        {
            "name": "The Future Crew 2020",
            "abbreviation": "TFC",
            "is_primary_nick": true,
            "variants": [
                "TFC",
                "The Future Crew 2020"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119931/?format=api",
                "id": 119931,
                "name": "Von And"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=504"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8421"
        }
    ]
}