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

{
    "url": "https://demozoo.org/api/v1/releasers/75963/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75963/",
    "id": 75963,
    "name": "GlandeurLessard",
    "is_group": false,
    "nicks": [
        {
            "name": "GlandeurLessard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GlandeurLessard"
            ]
        },
        {
            "name": "Unkelben",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Unkelben"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69585/?format=api",
                "id": 69585,
                "name": "Royales Glandouilles"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85636/?format=api",
                "id": 85636,
                "name": "MuffinGroup"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13587"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11216"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/glandeurlessard"
        }
    ]
}