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

{
    "url": "https://demozoo.org/api/v1/releasers/81420/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81420/",
    "id": 81420,
    "name": "The Fall Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "TFG International",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TFG International"
            ]
        },
        {
            "name": "TFG Technologies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TFG Technologies"
            ]
        },
        {
            "name": "The Fall Guys",
            "abbreviation": "TFG",
            "is_primary_nick": true,
            "variants": [
                "TFG",
                "TFG 1911",
                "The Fall Guys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132098/?format=api",
                "id": 132098,
                "name": "Graphics Designs"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132099/?format=api",
                "id": 132099,
                "name": "New Tiger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1963"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4654"
        }
    ]
}