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

{
    "url": "https://demozoo.org/api/v1/releasers/4369/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4369/",
    "id": 4369,
    "name": "Kepler",
    "is_group": false,
    "nicks": [
        {
            "name": "Kepl3r",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kepl3r"
            ]
        },
        {
            "name": "Kepler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kepler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21222/?format=api",
                "id": 21222,
                "name": "Indigo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74028/?format=api",
                "id": 74028,
                "name": "Bandpass Buddies"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=62402"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/keplermusic/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/kepl3r"
        }
    ]
}