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

{
    "url": "https://demozoo.org/api/v1/releasers/58695/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58695/",
    "id": 58695,
    "name": "Leroy",
    "is_group": false,
    "nicks": [
        {
            "name": "Leroy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leroy"
            ]
        },
        {
            "name": "Lez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55027"
        }
    ]
}