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

{
    "url": "https://demozoo.org/api/v1/releasers/140852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140852/",
    "id": 140852,
    "name": "Peter McDonald",
    "is_group": false,
    "nicks": [
        {
            "name": "Peter McDonald",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter McDonald"
            ]
        },
        {
            "name": "Pit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107605/?format=api",
                "id": 107605,
                "name": "D-Vision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140850/?format=api",
                "id": 140850,
                "name": "The Picture Equip"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140851/?format=api",
                "id": 140851,
                "name": "The Techboys"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2150"
        }
    ]
}