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

{
    "url": "https://demozoo.org/api/v1/releasers/88721/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88721/",
    "id": 88721,
    "name": "Sintel",
    "is_group": false,
    "nicks": [
        {
            "name": "Contraspect",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Contraspect"
            ]
        },
        {
            "name": "Sintel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sintel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://sintel.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://sintel.website/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://battleofthebits.com/barracks/Profile/Sintel/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://sintel.itch.io"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Sin-tel"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102266"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/sintel-music/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sin_tel"
        }
    ]
}