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

{
    "url": "https://demozoo.org/api/v1/releasers/26102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26102/",
    "id": 26102,
    "name": "Noodles",
    "is_group": false,
    "nicks": [
        {
            "name": "Noodles",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noodles",
                "nd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45857/?format=api",
                "id": 45857,
                "name": "Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20070608190201/http://noodlz.ice.org:80/"
        }
    ]
}