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

{
    "url": "https://demozoo.org/api/v1/releasers/154302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154302/",
    "id": 154302,
    "name": "Nickg",
    "is_group": false,
    "nicks": [
        {
            "name": "Nickg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nickg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154300/?format=api",
                "id": 154300,
                "name": "Zeropage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54829/?format=api",
                "id": 54829,
                "name": "Seven Eleven"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32207"
        }
    ]
}