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

{
    "url": "https://demozoo.org/api/v1/releasers/60567/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60567/",
    "id": 60567,
    "name": "Stone",
    "is_group": false,
    "nicks": [
        {
            "name": "Stone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108319/?format=api",
                "id": 108319,
                "name": "MJM-Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139808/?format=api",
                "id": 139808,
                "name": "Software Artists Scandinavian"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22766/?format=api",
                "id": 22766,
                "name": "The Hidden Forces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45650/?format=api",
                "id": 45650,
                "name": "Z-Circle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3806"
        }
    ]
}