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

{
    "url": "https://demozoo.org/api/v1/releasers/25521/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25521/",
    "id": 25521,
    "name": "Tainted X",
    "is_group": false,
    "nicks": [
        {
            "name": "Tainted X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tainted",
                "Tainted X",
                "tnt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25522/?format=api",
                "id": 25522,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26489/?format=api",
                "id": 26489,
                "name": "1465"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
                "id": 17807,
                "name": "Glue"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131865/?format=api",
                "id": 131865,
                "name": "Funky Software Writers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/tainted"
        }
    ]
}