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

{
    "url": "https://demozoo.org/api/v1/releasers/39358/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39358/",
    "id": 39358,
    "name": "The Druid",
    "is_group": false,
    "nicks": [
        {
            "name": "The Druid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Druid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                "id": 3120,
                "name": "Fusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                "id": 1603,
                "name": "Subzero"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22764"
        }
    ]
}