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

{
    "url": "https://demozoo.org/api/v1/releasers/10645/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10645/",
    "id": 10645,
    "name": "Pailes",
    "is_group": false,
    "nicks": [
        {
            "name": "Pailes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pailes"
            ]
        },
        {
            "name": "Peter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Peter"
            ]
        },
        {
            "name": "twix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "twix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                "id": 9939,
                "name": "Amable"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=10432"
        }
    ]
}