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

{
    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34255/",
    "id": 34255,
    "name": "Samuel Devulder",
    "is_group": false,
    "nicks": [
        {
            "name": "Samuel Devulder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Samuel Devulder"
            ]
        },
        {
            "name": "sam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "__sam__",
                "sam"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34258/?format=api",
                "id": 34258,
                "name": "Puls"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135363/?format=api",
                "id": 135363,
                "name": "Wide Dot"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11571"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=27980"
        }
    ]
}