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

{
    "url": "https://demozoo.org/api/v1/releasers/115701/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115701/",
    "id": 115701,
    "name": "Piñata Party",
    "is_group": true,
    "nicks": [
        {
            "name": "Piñata Party",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Piñata Party"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://m.soundcloud.com/manimal_party"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/oz_glitch"
        }
    ]
}