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

{
    "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1171/",
    "id": 1171,
    "name": "Neon",
    "is_group": false,
    "nicks": [
        {
            "name": "Neon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                "id": 6128,
                "name": "Spetsnaz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54543/?format=api",
                "id": 54543,
                "name": "Hee-Boo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4247/?format=api",
                "id": 4247,
                "name": "Valium! Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=787"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1389"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=188"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@neonstz"
        }
    ]
}