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

{
    "url": "https://demozoo.org/api/v1/releasers/70102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70102/",
    "id": 70102,
    "name": "Henley",
    "is_group": false,
    "nicks": [
        {
            "name": "Henley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Henley"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61760/?format=api",
                "id": 61760,
                "name": "The Yorkshire Boys"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://simondotm.github.io/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/simondotm"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=49124"
        }
    ]
}