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

{
    "url": "https://demozoo.org/api/v1/releasers/69847/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69847/",
    "id": 69847,
    "name": "L.B.C",
    "is_group": false,
    "nicks": [
        {
            "name": "Guillaume Buscot",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Guillaume Buscot"
            ]
        },
        {
            "name": "L.B.C",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "L.B.C",
                "LBC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69035/?format=api",
                "id": 69035,
                "name": "Paradox"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/auteur-guillaume_buscot.htm"
        }
    ]
}