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

{
    "url": "https://demozoo.org/api/v1/releasers/146705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146705/",
    "id": 146705,
    "name": "Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rave",
                "^rave^"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146704/?format=api",
                "id": 146704,
                "name": "Jam 1811"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/rave"
        }
    ]
}