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

{
    "url": "https://demozoo.org/api/v1/releasers/53885/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53885/",
    "id": 53885,
    "name": "U.S. Gold",
    "is_group": true,
    "nicks": [
        {
            "name": "U.S. Gold",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "U.S. Gold"
            ]
        },
        {
            "name": "U.S. Gold Limited",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "U.S. Gold Limited"
            ]
        },
        {
            "name": "US Gold",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "US Gold"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/U/US_GOLD/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57292"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/U.S._Gold"
        }
    ]
}