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

{
    "url": "https://demozoo.org/api/v1/releasers/122330/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122330/",
    "id": 122330,
    "name": "Danny",
    "is_group": false,
    "nicks": [
        {
            "name": "DB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DB"
            ]
        },
        {
            "name": "Daniel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Daniel"
            ]
        },
        {
            "name": "Danny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Danny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49647/?format=api",
                "id": 49647,
                "name": "The Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88394/?format=api",
                "id": 88394,
                "name": "Sidchip Scratchers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143024/?format=api",
                "id": 143024,
                "name": "Twisted Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16105/?format=api",
                "id": 16105,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115485/?format=api",
                "id": 115485,
                "name": "Federation Against Wildcat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5528"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18413"
        }
    ]
}