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

{
    "url": "https://demozoo.org/api/v1/releasers/139853/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139853/",
    "id": 139853,
    "name": "Paranoid",
    "is_group": false,
    "nicks": [
        {
            "name": "Paranoid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paranoid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7608/?format=api",
                "id": 7608,
                "name": "Scene Plus Magazine Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5871"
        }
    ]
}