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

{
    "url": "https://demozoo.org/api/v1/releasers/90237/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90237/",
    "id": 90237,
    "name": "The Ugly Ducklings",
    "is_group": true,
    "nicks": [
        {
            "name": "The Ugly Ducklings",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Ugly Ducklings"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63433"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11554"
        }
    ]
}