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

{
    "url": "https://demozoo.org/api/v1/releasers/129776/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129776/",
    "id": 129776,
    "name": "Mercure",
    "is_group": true,
    "nicks": [
        {
            "name": "Mercure",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mercure"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45131/?format=api",
                "id": 45131,
                "name": "Phantomas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46009/?format=api",
                "id": 46009,
                "name": "Hotstar"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33488"
        }
    ]
}