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

{
    "url": "https://demozoo.org/api/v1/releasers/79486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79486/",
    "id": 79486,
    "name": "Stimpy",
    "is_group": false,
    "nicks": [
        {
            "name": "Stimpee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stimpee"
            ]
        },
        {
            "name": "Stimpy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stimpy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79484/?format=api",
                "id": 79484,
                "name": "TEA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41797/?format=api",
                "id": 41797,
                "name": "Teklordz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/stimpy"
        }
    ]
}