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

{
    "url": "https://demozoo.org/api/v1/releasers/83911/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83911/",
    "id": 83911,
    "name": "Doctor Gekil",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor Gekil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doctor Gekil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
                "id": 75326,
                "name": "Le Laboratoire D"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
                "id": 280,
                "name": "Velocity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144147/?format=api",
                "id": 144147,
                "name": "With Love"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://doctorgekil.wixsite.com/doctor-gekil"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/doctor-gekil/"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@doctor-gekil"
        }
    ]
}