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

{
    "url": "https://demozoo.org/api/v1/releasers/62797/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62797/",
    "id": 62797,
    "name": "Flying Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Flying Crackers",
            "abbreviation": "FC",
            "is_primary_nick": true,
            "variants": [
                "FC",
                "Flying Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62794/?format=api",
                "id": 62794,
                "name": "Sodan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1495"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8578"
        }
    ]
}