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

{
    "url": "https://demozoo.org/api/v1/releasers/118815/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118815/",
    "id": 118815,
    "name": "Venty",
    "is_group": false,
    "nicks": [
        {
            "name": "Venty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Venty"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100123/?format=api",
                "id": 100123,
                "name": "Echtzeit - Digitale Kultur"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141293/?format=api",
                "id": 141293,
                "name": "Lampenfieber"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148045/?format=api",
                "id": 148045,
                "name": "Bodensynth"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=47967"
        }
    ]
}