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

{
    "url": "https://demozoo.org/api/v1/releasers/7662/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7662/",
    "id": 7662,
    "name": "Ace",
    "is_group": false,
    "nicks": [
        {
            "name": "Ace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1106/?format=api",
                "id": 1106,
                "name": "Devils"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2018/?format=api",
                "id": 2018,
                "name": "Shamrock"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1357/?format=api",
                "id": 1357,
                "name": "Session"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59595"
        }
    ]
}