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

{
    "url": "https://demozoo.org/api/v1/releasers/61578/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61578/",
    "id": 61578,
    "name": "DJ Andrey Balkonsky",
    "is_group": false,
    "nicks": [
        {
            "name": "Andrey Derkach",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andrey Derkach"
            ]
        },
        {
            "name": "DJ Andrey Balkonsky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Andrey Balkonsky"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://vk.com/andrey_balkonsky"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2142669-DJ-Andrey-Balkonsky"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060216102527/http://www.djbalkonsky.com/index_ru.php"
        }
    ]
}