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

{
    "url": "https://demozoo.org/api/v1/releasers/62518/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62518/",
    "id": 62518,
    "name": "John Dale",
    "is_group": false,
    "nicks": [
        {
            "name": "John Dale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "John Dale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54118/?format=api",
                "id": 54118,
                "name": "The Assembly Line"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/69558/john-dale/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://amiga.abime.net/artists/view/john-dale"
        }
    ]
}