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

{
    "url": "https://demozoo.org/api/v1/releasers/14657/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14657/",
    "id": 14657,
    "name": "Gryzor",
    "is_group": false,
    "nicks": [
        {
            "name": "Gryzor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gryzor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14653/?format=api",
                "id": 14653,
                "name": "Red-Line 2000"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54832/?format=api",
                "id": 54832,
                "name": "Zoom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81719/?format=api",
                "id": 81719,
                "name": "Choice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108449/?format=api",
                "id": 108449,
                "name": "New Fashion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108966/?format=api",
                "id": 108966,
                "name": "Silicon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5749"
        }
    ]
}