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

{
    "url": "https://demozoo.org/api/v1/releasers/53538/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53538/",
    "id": 53538,
    "name": "Skater",
    "is_group": false,
    "nicks": [
        {
            "name": "Skater",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skater"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53537/?format=api",
                "id": 53537,
                "name": "Culture"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4037/?format=api",
                "id": 4037,
                "name": "Drive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118385/?format=api",
                "id": 118385,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74088/?format=api",
                "id": 74088,
                "name": "Die 2"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2009"
        }
    ]
}