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

{
    "url": "https://demozoo.org/api/v1/releasers/60137/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60137/",
    "id": 60137,
    "name": "Zephyr",
    "is_group": false,
    "nicks": [
        {
            "name": "Zephyr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zephyr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1618/?format=api",
                "id": 1618,
                "name": "Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=905"
        }
    ]
}