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

{
    "url": "https://demozoo.org/api/v1/releasers/40301/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40301/",
    "id": 40301,
    "name": "Elusive Worlds",
    "is_group": true,
    "nicks": [
        {
            "name": "Elusive Worlds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elusive Worlds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40300/?format=api",
                "id": 40300,
                "name": "Shielder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37232/?format=api",
                "id": 37232,
                "name": "kSh"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011203084411/http://elusive.dr.pl/"
        }
    ]
}