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

{
    "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4003/",
    "id": 4003,
    "name": "Nightlord",
    "is_group": false,
    "nicks": [
        {
            "name": "Nightlord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nightlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
                "id": 3711,
                "name": "Glance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17084/?format=api",
                "id": 17084,
                "name": "Aesrude"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nightnetwork.org"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3281"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3838"
        }
    ]
}