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

{
    "url": "https://demozoo.org/api/v1/releasers/90919/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90919/",
    "id": 90919,
    "name": "Alan Smithee",
    "is_group": false,
    "nicks": [
        {
            "name": "Alan Smithee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alan Smithee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103385/?format=api",
                "id": 103385,
                "name": "The Agony's Friends"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65034"
        }
    ]
}