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

{
    "url": "https://demozoo.org/api/v1/releasers/140380/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140380/",
    "id": 140380,
    "name": "Champ",
    "is_group": false,
    "nicks": [
        {
            "name": "Champ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Champ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47442/?format=api",
                "id": 47442,
                "name": "Magicans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140381/?format=api",
                "id": 140381,
                "name": "The New Generation '4102"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106975/?format=api",
                "id": 106975,
                "name": "Amaze"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18889"
        }
    ]
}