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

{
    "url": "https://demozoo.org/api/v1/releasers/45806/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45806/",
    "id": 45806,
    "name": "Turbiini",
    "is_group": true,
    "nicks": [
        {
            "name": "Turbiini",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Turbiini"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10050/?format=api",
                "id": 10050,
                "name": "JDruid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48743/?format=api",
                "id": 48743,
                "name": "Bize"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011102195650/http://koti.mbnet.fi/~joonak/"
        }
    ]
}