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

{
    "url": "https://demozoo.org/api/v1/releasers/114532/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114532/",
    "id": 114532,
    "name": "New Age",
    "is_group": true,
    "nicks": [
        {
            "name": "New Age",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "New Age"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114531/?format=api",
                "id": 114531,
                "name": "Inkarnation"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114533/?format=api",
                "id": 114533,
                "name": "Shellen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67816"
        }
    ]
}