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

{
    "url": "https://demozoo.org/api/v1/releasers/25529/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25529/",
    "id": 25529,
    "name": "Spinsane",
    "is_group": false,
    "nicks": [
        {
            "name": "Ferox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ferox"
            ]
        },
        {
            "name": "Spinsane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spinsane",
                "sP!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25524/?format=api",
                "id": 25524,
                "name": "Noname"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/spinsane"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/spinsane"
        }
    ]
}