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

{
    "url": "https://demozoo.org/api/v1/releasers/71454/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71454/",
    "id": 71454,
    "name": "SteveJ",
    "is_group": false,
    "nicks": [
        {
            "name": "SteveJ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SteveJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71453/?format=api",
                "id": 71453,
                "name": "Diamond Software"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65335/?format=api",
                "id": 65335,
                "name": "Ictari User Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.youtube.com/c/DemosceneTV"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99490"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/DemosceneTeeVee"
        }
    ]
}