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

{
    "url": "https://demozoo.org/api/v1/releasers/123/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/123/",
    "id": 123,
    "name": "fthr",
    "is_group": false,
    "nicks": [
        {
            "name": "Feather",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Feather"
            ]
        },
        {
            "name": "fthr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "fthr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15080/?format=api",
                "id": 15080,
                "name": "Glue Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11077/?format=api",
                "id": 11077,
                "name": "katastro.fi"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                "id": 21722,
                "name": "Enough Records"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2663"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2244"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.fthrproductions.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27978"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=10849"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=108"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/fthr/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fthr"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970614152746/http://www.clinet.fi/~feather/"
        }
    ]
}