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

{
    "url": "https://demozoo.org/api/v1/releasers/61422/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61422/",
    "id": 61422,
    "name": "AnyBody",
    "is_group": false,
    "nicks": [
        {
            "name": "AnyBody",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AnyBody"
            ]
        },
        {
            "name": "Cobra",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cobra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                "id": 6932,
                "name": "Pleasure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97339/?format=api",
                "id": 97339,
                "name": "Specialized"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1219"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.anybody.berlin"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/anybody.berlin"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38163"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/anybodyberlin/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/anybody_berlin"
        }
    ]
}