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

{
    "url": "https://demozoo.org/api/v1/releasers/11095/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11095/",
    "id": 11095,
    "name": "Robson",
    "is_group": false,
    "nicks": [
        {
            "name": "Robson",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Robson"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20419/?format=api",
                "id": 20419,
                "name": "Thitanium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12800/?format=api",
                "id": 12800,
                "name": "Unicorn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13944"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4478"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2240"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20220528160813/http://demoscene.hu/users.php?target=details&id=91"
        }
    ]
}