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

{
    "url": "https://demozoo.org/api/v1/releasers/3540/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3540/",
    "id": 3540,
    "name": "Squeek",
    "is_group": false,
    "nicks": [
        {
            "name": "Squeek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Squeek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3620/?format=api",
                "id": 3620,
                "name": "Faktory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142112/?format=api",
                "id": 142112,
                "name": "Kyoto Republik"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=17028"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=758"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3181"
        }
    ]
}