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

{
    "url": "https://demozoo.org/api/v1/releasers/10041/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10041/",
    "id": 10041,
    "name": "Spite",
    "is_group": false,
    "nicks": [
        {
            "name": "Spite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spite"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18705/?format=api",
                "id": 18705,
                "name": "Concept"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74382/?format=api",
                "id": 74382,
                "name": "The Dark Rising"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22898/?format=api",
                "id": 22898,
                "name": "Trouble"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/spite"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=108"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=796"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/thespite"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCDSVYM_EjY4midAFmDfH2Mg"
        }
    ]
}