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

{
    "url": "https://demozoo.org/api/v1/releasers/145575/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145575/",
    "id": 145575,
    "name": "Kidnice",
    "is_group": false,
    "nicks": [
        {
            "name": "Kidnice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kid Nice",
                "Kidnice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106813/?format=api",
                "id": 106813,
                "name": "Vortex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108861/?format=api",
                "id": 108861,
                "name": "Second Dimension"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113090/?format=api",
                "id": 113090,
                "name": "Unique"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107756/?format=api",
                "id": 107756,
                "name": "Dream"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7647"
        }
    ]
}