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

{
    "url": "https://demozoo.org/api/v1/releasers/31829/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31829/",
    "id": 31829,
    "name": "Terence",
    "is_group": false,
    "nicks": [
        {
            "name": "Terence",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Terence"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31822/?format=api",
                "id": 31822,
                "name": "The Pendragons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36025/?format=api",
                "id": 36025,
                "name": "Prism"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/ericde45"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@ericdezert"
        }
    ]
}