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

{
    "url": "https://demozoo.org/api/v1/releasers/1658/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1658/",
    "id": 1658,
    "name": "Rockstar",
    "is_group": false,
    "nicks": [
        {
            "name": "Rockstar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rockstar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6536/?format=api",
                "id": 6536,
                "name": "Contex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                "id": 16104,
                "name": "Extasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://juhotunkelo.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2723"
        }
    ]
}