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

{
    "url": "https://demozoo.org/api/v1/releasers/42887/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42887/",
    "id": 42887,
    "name": "Dazzler",
    "is_group": false,
    "nicks": [
        {
            "name": "Dazzler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dazzler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97655/?format=api",
                "id": 97655,
                "name": "Stoer & Nutteloos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28299/?format=api",
                "id": 28299,
                "name": "Euphoria"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10329"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010723010955/http://www.xs4all.nl/~dazzler/"
        }
    ]
}