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

{
    "url": "https://demozoo.org/api/v1/releasers/126699/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126699/",
    "id": 126699,
    "name": "Rebel",
    "is_group": false,
    "nicks": [
        {
            "name": "Rebel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "(-RebeL!-)",
                "Rebel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126693/?format=api",
                "id": 126693,
                "name": "New Deal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5232/?format=api",
                "id": 5232,
                "name": "Decision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
                "id": 75642,
                "name": "Decent"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148101/?format=api",
                "id": 148101,
                "name": "Suspect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11604/?format=api",
                "id": 11604,
                "name": "Real"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/rebel"
        }
    ]
}