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

{
    "url": "https://demozoo.org/api/v1/releasers/22351/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22351/",
    "id": 22351,
    "name": "DJ Nick",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Nick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Nick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26142/?format=api",
                "id": 26142,
                "name": "D-Tronic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1996"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.deetronic.rs/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://youtube.com/deetronic"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2419132-Nikola-Tomic"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,405534/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/djnykk"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Nikola_Tomi%C4%87"
        }
    ]
}