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

{
    "url": "https://demozoo.org/api/v1/releasers/42583/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42583/",
    "id": 42583,
    "name": "Chainsaw",
    "is_group": false,
    "nicks": [
        {
            "name": "Chainsaw",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chainsaw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100123/?format=api",
                "id": 100123,
                "name": "Echtzeit - Digitale Kultur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chainsaw72.lima-city.de/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26743"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7713"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=20242"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4663"
        }
    ]
}