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

{
    "url": "https://demozoo.org/api/v1/releasers/42515/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42515/",
    "id": 42515,
    "name": "Massacre",
    "is_group": false,
    "nicks": [
        {
            "name": "Massacre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Massacre",
                "msc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
                "id": 13966,
                "name": "Flux"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143557/?format=api",
                "id": 143557,
                "name": "Comic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/massacre"
        }
    ]
}