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

{
    "url": "https://demozoo.org/api/v1/releasers/25010/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25010/",
    "id": 25010,
    "name": "Teasy Love",
    "is_group": false,
    "nicks": [
        {
            "name": "T-C",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T-C"
            ]
        },
        {
            "name": "Teasy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Teasy"
            ]
        },
        {
            "name": "Teasy Love",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Teasy Love"
            ]
        },
        {
            "name": "TheChange",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TheChange"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.bettiesart.com/tc/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/teasylove/"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@teasylove"
        }
    ]
}