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

{
    "url": "https://demozoo.org/api/v1/releasers/102005/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102005/",
    "id": 102005,
    "name": "The Invisible Cracking Industry",
    "is_group": true,
    "nicks": [
        {
            "name": "Invisible Cracking Industries",
            "abbreviation": "ICI",
            "is_primary_nick": false,
            "variants": [
                "ICI",
                "Invisible Cracking Industries"
            ]
        },
        {
            "name": "The Invisible Cracking Industry",
            "abbreviation": "ICI",
            "is_primary_nick": true,
            "variants": [
                "ICI",
                "The Invisible Cracking Industry"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=61117"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13422"
        }
    ]
}