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

{
    "url": "https://demozoo.org/api/v1/releasers/140747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140747/",
    "id": 140747,
    "name": "Sphere",
    "is_group": false,
    "nicks": [
        {
            "name": "Sphere",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sphere"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                "id": 5105,
                "name": "Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                "id": 59198,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123696/?format=api",
                "id": 123696,
                "name": "The Anarchists of Q"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3382"
        }
    ]
}