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

{
    "url": "https://demozoo.org/api/v1/releasers/4880/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4880/",
    "id": 4880,
    "name": "Wild Rage",
    "is_group": false,
    "nicks": [
        {
            "name": "Wild Rage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wild Rage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105430/?format=api",
                "id": 105430,
                "name": "Stormtroopers Of Death"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14877"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1290"
        }
    ]
}