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

{
    "url": "https://demozoo.org/api/v1/releasers/7154/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7154/",
    "id": 7154,
    "name": "Laurent Guyon",
    "is_group": false,
    "nicks": [
        {
            "name": "Laurent Guyon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Laurent Guyon"
            ]
        },
        {
            "name": "ZBB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZBB"
            ]
        },
        {
            "name": "Ze Big Boss",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ze Big Boss"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129179/?format=api",
                "id": 129179,
                "name": "The Cubics Cloud"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104574/?format=api",
                "id": 104574,
                "name": "The Lady Killers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8374"
        }
    ]
}