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

{
    "url": "https://demozoo.org/api/v1/releasers/15184/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15184/",
    "id": 15184,
    "name": "Whizzter",
    "is_group": false,
    "nicks": [
        {
            "name": "Whizzter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whizzter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27777/?format=api",
                "id": 27777,
                "name": "Deluxe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jlim.se"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=184"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/perjonaslund"
        }
    ]
}