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

{
    "url": "https://demozoo.org/api/v1/releasers/148484/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148484/",
    "id": 148484,
    "name": "The Camel Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Camel Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Camel Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCC_2/"
        }
    ]
}