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

{
    "url": "https://demozoo.org/api/v1/releasers/18238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18238/",
    "id": 18238,
    "name": "Palindrome",
    "is_group": false,
    "nicks": [
        {
            "name": "Palindrome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Palindrome"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4045/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4714"
        }
    ]
}