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

{
    "url": "https://demozoo.org/api/v1/releasers/132782/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132782/",
    "id": 132782,
    "name": "Jazzman",
    "is_group": false,
    "nicks": [
        {
            "name": "Jazzman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jazzman"
            ]
        },
        {
            "name": "Virtual Visionary",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Virtual Visionary"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132781/?format=api",
                "id": 132781,
                "name": "Phiberoptik Phreakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132777/?format=api",
                "id": 132777,
                "name": "Impulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132779/?format=api",
                "id": 132779,
                "name": "Matrix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25810"
        }
    ]
}