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

{
    "url": "https://demozoo.org/api/v1/releasers/77040/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77040/",
    "id": 77040,
    "name": "Cmdr.Homer",
    "is_group": false,
    "nicks": [
        {
            "name": "Cmdr.Homer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cmdr.Homer"
            ]
        },
        {
            "name": "Evil_Homer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Evil_Homer"
            ]
        },
        {
            "name": "Homski",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Homski"
            ]
        },
        {
            "name": "Orlando Andersson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orlando Andersson"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37199/?format=api",
                "id": 37199,
                "name": "Birdie Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142062/?format=api",
                "id": 142062,
                "name": "Wildfurs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.anderssonphoto.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mixcloud.com/cmdhomer/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/homski-495418110/"
        }
    ]
}