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

{
    "url": "https://demozoo.org/api/v1/releasers/20690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20690/",
    "id": 20690,
    "name": "The Freak",
    "is_group": false,
    "nicks": [
        {
            "name": "The Freak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Freak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                "id": 7841,
                "name": "Vanity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103553/?format=api",
                "id": 103553,
                "name": "Partners in Kryme"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14473"
        }
    ]
}