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

{
    "url": "https://demozoo.org/api/v1/releasers/146369/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146369/",
    "id": 146369,
    "name": "DJ Level 3",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Level 3",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Level 3"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138008/?format=api",
                "id": 138008,
                "name": "Teletype Corporation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/DJLevel3"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCPkmLJd0vY7JzyJ2vCg9M1A"
        }
    ]
}