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

{
    "url": "https://demozoo.org/api/v1/releasers/117344/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117344/",
    "id": 117344,
    "name": "Coon",
    "is_group": false,
    "nicks": [
        {
            "name": "Coon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69170/?format=api",
                "id": 69170,
                "name": "Argon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117345/?format=api",
                "id": 117345,
                "name": "Ice Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13479"
        }
    ]
}