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

{
    "url": "https://demozoo.org/api/v1/releasers/60896/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60896/",
    "id": 60896,
    "name": "Visage",
    "is_group": false,
    "nicks": [
        {
            "name": "Visage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Visage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17680/?format=api",
                "id": 17680,
                "name": "Mandel Bros"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96100/?format=api",
                "id": 96100,
                "name": "Urban Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97948/?format=api",
                "id": 97948,
                "name": "Possunalle Dezign"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22016"
        }
    ]
}