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

{
    "url": "https://demozoo.org/api/v1/releasers/57898/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57898/",
    "id": 57898,
    "name": "Dr. J",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Goldblat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex Goldblat"
            ]
        },
        {
            "name": "Dr. J",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. J",
                "Dr.J",
                "The Dr.J"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44765/?format=api",
                "id": 44765,
                "name": "Delysid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65353/?format=api",
                "id": 65353,
                "name": "Scene World Magazine"
            },
            "is_current": false
        },
        {
            "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/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139981/?format=api",
                "id": 139981,
                "name": "Hotshot"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139983/?format=api",
                "id": 139983,
                "name": "The Gold"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.com/?type=3&id=255"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4140"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/alex_goldblat"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCIoM9Tdqb2VlHO76_ACjk4Q"
        }
    ]
}