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

{
    "url": "https://demozoo.org/api/v1/releasers/82790/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82790/",
    "id": 82790,
    "name": "The Svilit Two",
    "is_group": true,
    "nicks": [
        {
            "name": "The Svilit Two",
            "abbreviation": "TST",
            "is_primary_nick": true,
            "variants": [
                "TST",
                "The Svilit Two"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                "id": 7846,
                "name": "Zwilight Tone"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1876"
        }
    ]
}