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

{
    "url": "https://demozoo.org/api/v1/releasers/84180/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84180/",
    "id": 84180,
    "name": "Gonza",
    "is_group": false,
    "nicks": [
        {
            "name": "Gonza",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gonza"
            ]
        },
        {
            "name": "Lars Vegas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lars Vegas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114922/?format=api",
                "id": 114922,
                "name": "Tension"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63065"
        }
    ]
}