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

{
    "url": "https://demozoo.org/api/v1/releasers/32582/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32582/",
    "id": 32582,
    "name": "Artoax",
    "is_group": false,
    "nicks": [
        {
            "name": "Arto",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arto"
            ]
        },
        {
            "name": "Artoax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artoax"
            ]
        },
        {
            "name": "Djamel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Djamel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                "id": 2195,
                "name": "Hydroxid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99223"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981203003653/http://wwwusers.imaginet.fr/~arto/"
        }
    ]
}