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

{
    "url": "https://demozoo.org/api/v1/releasers/46059/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46059/",
    "id": 46059,
    "name": "Dfuse",
    "is_group": false,
    "nicks": [
        {
            "name": "Dfuse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dfuse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46119/?format=api",
                "id": 46119,
                "name": "Shade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dfuse"
        }
    ]
}