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

{
    "url": "https://demozoo.org/api/v1/releasers/12006/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12006/",
    "id": 12006,
    "name": "s_tec",
    "is_group": false,
    "nicks": [
        {
            "name": "s_tec",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SwansonTec",
                "s_tec"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10837/?format=api",
                "id": 10837,
                "name": "Trailer Park Demos"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/swansontec"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4239"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3280"
        }
    ]
}