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

{
    "url": "https://demozoo.org/api/v1/releasers/84196/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84196/",
    "id": 84196,
    "name": "Dale",
    "is_group": false,
    "nicks": [
        {
            "name": "Dale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1587/?format=api",
                "id": 1587,
                "name": "Phase"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/153204/?format=api",
                "id": 153204,
                "name": "Paralysis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1953/?format=api",
                "id": 1953,
                "name": "Styline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6717/?format=api",
                "id": 6717,
                "name": "Rave"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=21246"
        }
    ]
}