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

{
    "url": "https://demozoo.org/api/v1/releasers/78824/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78824/",
    "id": 78824,
    "name": "Dead End",
    "is_group": false,
    "nicks": [
        {
            "name": "Dead End",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dead End"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78822/?format=api",
                "id": 78822,
                "name": "XAP-ART"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83922/?format=api",
                "id": 83922,
                "name": "Untouchable Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                "id": 45887,
                "name": "Mirage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dead%20end"
        }
    ]
}