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

{
    "url": "https://demozoo.org/api/v1/releasers/7803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7803/",
    "id": 7803,
    "name": "fsFreak",
    "is_group": false,
    "nicks": [
        {
            "name": "fsFreak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "fsFreak"
            ]
        },
        {
            "name": "fsLame",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "fsLame"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7776/?format=api",
                "id": 7776,
                "name": "Husvagn Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134471/?format=api",
                "id": 134471,
                "name": "The Jokerz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124040/?format=api",
                "id": 124040,
                "name": "Starz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10207"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10200"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99354"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/fsfreak/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fsfreak"
        }
    ]
}