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

{
    "url": "https://demozoo.org/api/v1/releasers/67866/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67866/",
    "id": 67866,
    "name": "SoftManiac",
    "is_group": false,
    "nicks": [
        {
            "name": "ReSampled",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ReSampled"
            ]
        },
        {
            "name": "SoftManiac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soft Maniac",
                "SoftManiac"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://resampled.ru/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.behance.net/zhukoff4527d9c"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/resampled/"
        }
    ]
}