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

{
    "url": "https://demozoo.org/api/v1/releasers/113712/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113712/",
    "id": 113712,
    "name": "Wretch",
    "is_group": false,
    "nicks": [
        {
            "name": "Monty",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Monty"
            ]
        },
        {
            "name": "Wretch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wretch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106659/?format=api",
                "id": 106659,
                "name": "Kraze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7509/?format=api",
                "id": 7509,
                "name": "Baboons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4198/?format=api",
                "id": 4198,
                "name": "Elicma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                "id": 43066,
                "name": "Hysteric"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106712/?format=api",
                "id": 106712,
                "name": "X-Out"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25377"
        }
    ]
}