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

{
    "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11225/",
    "id": 11225,
    "name": "Shut The Fuck Up",
    "is_group": true,
    "nicks": [
        {
            "name": "Shut The Fuck Up",
            "abbreviation": "STFU, S.T.F.U.",
            "is_primary_nick": true,
            "variants": [
                "STFU, S.T.F.U.",
                "Shut The Fuck Up"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                "id": 11224,
                "name": "AbcuG!"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3087"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4588"
        }
    ]
}