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

{
    "url": "https://demozoo.org/api/v1/releasers/44369/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44369/",
    "id": 44369,
    "name": "The Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "The Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}