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

{
    "url": "https://demozoo.org/api/v1/releasers/117869/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117869/",
    "id": 117869,
    "name": "Ace",
    "is_group": false,
    "nicks": [
        {
            "name": "Ace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ace"
            ]
        },
        {
            "name": "The Creep",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Creep"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121345/?format=api",
                "id": 121345,
                "name": "The Company"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73338/?format=api",
                "id": 73338,
                "name": "The Final Suppliers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators"
            },
            "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=35776"
        }
    ]
}