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

{
    "url": "https://demozoo.org/api/v1/releasers/42512/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42512/",
    "id": 42512,
    "name": "Deepsome",
    "is_group": false,
    "nicks": [
        {
            "name": "Deepsome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deepsome"
            ]
        }
    ],
    "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/127425/?format=api",
                "id": 127425,
                "name": "Blame"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/deepsome"
        }
    ]
}