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

{
    "url": "https://demozoo.org/api/v1/releasers/32058/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32058/",
    "id": 32058,
    "name": "Corbeau",
    "is_group": false,
    "nicks": [
        {
            "name": "Corbeau",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Corbeau"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38299/?format=api",
                "id": 38299,
                "name": "The Brain Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51441/?format=api",
                "id": 51441,
                "name": "The Bugueurs Foux"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/14533/francois-kermorvant/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/fraka3000"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102854"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fanch_le_fraka"
        }
    ]
}