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

{
    "url": "https://demozoo.org/api/v1/releasers/4376/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4376/",
    "id": 4376,
    "name": "Ekoli",
    "is_group": false,
    "nicks": [
        {
            "name": "Ekoli",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ekoli"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4375/?format=api",
                "id": 4375,
                "name": "Odious"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38977/?format=api",
                "id": 38977,
                "name": "Signal to Noise Ratio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108462/?format=api",
                "id": 108462,
                "name": "Nicokick Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ekoli.odious.se/about/index.html"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10909"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=768"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/andersmalm"
        }
    ]
}