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

{
    "url": "https://demozoo.org/api/v1/releasers/64033/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64033/",
    "id": 64033,
    "name": "Crumbsucker",
    "is_group": false,
    "nicks": [
        {
            "name": "Crumbsucker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crumbsucker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2826/?format=api",
                "id": 2826,
                "name": "Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action"
            },
            "is_current": false
        },
        {
            "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/105816/?format=api",
                "id": 105816,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70012/?format=api",
                "id": 70012,
                "name": "Fantasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125072/?format=api",
                "id": 125072,
                "name": "Sick Of It All"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5233"
        }
    ]
}