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

{
    "url": "https://demozoo.org/api/v1/releasers/59023/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59023/",
    "id": 59023,
    "name": "Alan Flynn",
    "is_group": false,
    "nicks": [
        {
            "name": "Alan Flynn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alan Flynn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59019/?format=api",
                "id": 59019,
                "name": "Pirates Sick of Initials"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}