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

{
    "url": "https://demozoo.org/api/v1/releasers/49368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49368/",
    "id": 49368,
    "name": "Newton",
    "is_group": false,
    "nicks": [
        {
            "name": "Newton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Newton"
            ]
        },
        {
            "name": "Newton Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Newton Inc."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4977/?format=api",
                "id": 4977,
                "name": "Rawhead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1244/?format=api",
                "id": 1244,
                "name": "Raw Deal Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144258/?format=api",
                "id": 144258,
                "name": "Royal Norwegian Zwappers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1373/?format=api",
                "id": 1373,
                "name": "The Shadows"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4645"
        }
    ]
}