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

{
    "url": "https://demozoo.org/api/v1/releasers/89473/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89473/",
    "id": 89473,
    "name": "Sonic",
    "is_group": false,
    "nicks": [
        {
            "name": "Sonic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sonic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76598/?format=api",
                "id": 76598,
                "name": "Police"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134179/?format=api",
                "id": 134179,
                "name": "New Wave Trading"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}