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

{
    "url": "https://demozoo.org/api/v1/releasers/133895/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133895/",
    "id": 133895,
    "name": "Special Effex",
    "is_group": true,
    "nicks": [
        {
            "name": "Special Effex",
            "abbreviation": "SEX",
            "is_primary_nick": true,
            "variants": [
                "S.E.X.",
                "SEX",
                "Special Effex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133894/?format=api",
                "id": 133894,
                "name": "Skate Ratt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133896/?format=api",
                "id": 133896,
                "name": "Anarcist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133897/?format=api",
                "id": 133897,
                "name": "Angel of Death"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6239"
        }
    ]
}