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

{
    "url": "https://demozoo.org/api/v1/releasers/11181/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11181/",
    "id": 11181,
    "name": "Luca",
    "is_group": false,
    "nicks": [
        {
            "name": "Luca",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Luca"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                "id": 11182,
                "name": "FIRE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76866/?format=api",
                "id": 76866,
                "name": "Plus4 Allstars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3973"
        },
        {
            "link_class": "Plus4WorldMember",
            "url": "http://plus4world.powweb.com/members/Luca"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5237"
        }
    ]
}