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

{
    "url": "https://demozoo.org/api/v1/releasers/5070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5070/",
    "id": 5070,
    "name": "angelo",
    "is_group": false,
    "nicks": [
        {
            "name": "angelo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "angelo",
                "unjello"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58711/?format=api",
                "id": 58711,
                "name": "Aberration Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15024/?format=api",
                "id": 15024,
                "name": "OftenHide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16979/?format=api",
                "id": 16979,
                "name": "exodus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://andrzej.lichnerowicz.pl/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2488"
        },
        {
            "link_class": "ShadertoyUser",
            "url": "https://www.shadertoy.com/user/unjello"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2320"
        }
    ]
}