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

{
    "url": "https://demozoo.org/api/v1/releasers/110169/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110169/",
    "id": 110169,
    "name": "Twilight Zone",
    "is_group": true,
    "nicks": [
        {
            "name": "Twilight Zone",
            "abbreviation": "TWZ",
            "is_primary_nick": true,
            "variants": [
                "TWZ",
                "Twilight Zone"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19354"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12380"
        }
    ]
}