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

{
    "url": "https://demozoo.org/api/v1/releasers/50088/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50088/",
    "id": 50088,
    "name": "Flynn",
    "is_group": false,
    "nicks": [
        {
            "name": "Flynn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flynn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19290/?format=api",
                "id": 19290,
                "name": "Gore Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13623/?format=api",
                "id": 13623,
                "name": "Capsule"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                "id": 3715,
                "name": "Ozone"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27612"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=26349"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/flynn_nrg/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/flynn_nrg"
        }
    ]
}