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

{
    "url": "https://demozoo.org/api/v1/releasers/15307/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15307/",
    "id": 15307,
    "name": "Omen",
    "is_group": true,
    "nicks": [
        {
            "name": "Omen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15308/?format=api",
                "id": 15308,
                "name": "Epoz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15309/?format=api",
                "id": 15309,
                "name": "cP!"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020929204741/http://www.omeninc.de/"
        }
    ]
}