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

{
    "url": "https://demozoo.org/api/v1/releasers/16093/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16093/",
    "id": 16093,
    "name": "Jegougou",
    "is_group": false,
    "nicks": [
        {
            "name": "Jegougou",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jegougou"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16090/?format=api",
                "id": 16090,
                "name": "Vital-Motion!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52829/?format=api",
                "id": 52829,
                "name": "Amigavibes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=41001"
        }
    ]
}