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

{
    "url": "https://demozoo.org/api/v1/releasers/3581/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3581/",
    "id": 3581,
    "name": "Kelsey",
    "is_group": false,
    "nicks": [
        {
            "name": "Kelsey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kelsey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                "id": 10644,
                "name": "Epilepsy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4216/?format=api",
                "id": 4216,
                "name": "Ümlaüt Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71877/?format=api",
                "id": 71877,
                "name": "Wiredance Industries"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kelsey.umlaut.hu"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=10245"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3338"
        }
    ]
}