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

{
    "url": "https://demozoo.org/api/v1/releasers/41280/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41280/",
    "id": 41280,
    "name": "Trixter",
    "is_group": false,
    "nicks": [
        {
            "name": "Trixter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trixter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                "id": 8923,
                "name": "Hornet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59438/?format=api",
                "id": 59438,
                "name": "The Apollo Project"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://trixter.oldskool.org/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=819"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1387"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/MobyGamer"
        }
    ]
}