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

{
    "url": "https://demozoo.org/api/v1/releasers/144601/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144601/",
    "id": 144601,
    "name": "Santacruz",
    "is_group": false,
    "nicks": [
        {
            "name": "Santacruz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Santacruz",
                "cruz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122089/?format=api",
                "id": 122089,
                "name": "Esquire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144602/?format=api",
                "id": 144602,
                "name": "Fax"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/santacruz"
        }
    ]
}