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

{
    "url": "https://demozoo.org/api/v1/releasers/18384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18384/",
    "id": 18384,
    "name": "Hipo",
    "is_group": false,
    "nicks": [
        {
            "name": "Hipo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hipo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18385/?format=api",
                "id": 18385,
                "name": "Lonely Coders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010725093616/http://shell.nic.fi/~hippo/"
        }
    ]
}