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

{
    "url": "https://demozoo.org/api/v1/releasers/107680/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107680/",
    "id": 107680,
    "name": "Dethrone",
    "is_group": true,
    "nicks": [
        {
            "name": "Dethrone",
            "abbreviation": "DTR",
            "is_primary_nick": true,
            "variants": [
                "DTR",
                "Dethrone"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144825/?format=api",
                "id": 144825,
                "name": "Deathcertificate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61874/?format=api",
                "id": 61874,
                "name": "Pernet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144827/?format=api",
                "id": 144827,
                "name": "The Deceased"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4317"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9526"
        }
    ]
}