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

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