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

{
    "url": "https://demozoo.org/api/v1/releasers/16283/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16283/",
    "id": 16283,
    "name": "Welli",
    "is_group": false,
    "nicks": [
        {
            "name": "Welli",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "WLI",
                "Welli"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                "id": 8840,
                "name": "Axelerate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18057/?format=api",
                "id": 18057,
                "name": "Voodoo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118389/?format=api",
                "id": 118389,
                "name": "Rebirth"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=113"
        }
    ]
}