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

{
    "url": "https://demozoo.org/api/v1/releasers/6854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6854/",
    "id": 6854,
    "name": "Louis Gorenfeld",
    "is_group": false,
    "nicks": [
        {
            "name": "Farmer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Farmer",
                "The Farmer"
            ]
        },
        {
            "name": "Louis Gorenfeld",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Louis G",
                "Louis Gorenfeld",
                "LouisG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137603/?format=api",
                "id": 137603,
                "name": "Static Line Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107868/?format=api",
                "id": 107868,
                "name": "Extent Of The Jam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116169/?format=api",
                "id": 116169,
                "name": "Plasm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117545/?format=api",
                "id": 117545,
                "name": "Alternate Worlds"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2645"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.gorenfeld.net/lou/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22071"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/extentofthejam/"
        }
    ]
}