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

{
    "url": "https://demozoo.org/api/v1/releasers/42836/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42836/",
    "id": 42836,
    "name": "Scarface",
    "is_group": false,
    "nicks": [
        {
            "name": "Scarface",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scarface"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                "id": 6905,
                "name": "Twisted"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72303/?format=api",
                "id": 72303,
                "name": "Visage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5529/?format=api",
                "id": 5529,
                "name": "Honey"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72304/?format=api",
                "id": 72304,
                "name": "Roadhogz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50292/?format=api",
                "id": 50292,
                "name": "Offspring"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/scarface"
        }
    ]
}