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

{
    "url": "https://demozoo.org/api/v1/releasers/17546/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17546/",
    "id": 17546,
    "name": "VindicatioN",
    "is_group": false,
    "nicks": [
        {
            "name": "VindicatioN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VindicatioN"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46669/?format=api",
                "id": 46669,
                "name": "Adrenalin Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131797/?format=api",
                "id": 131797,
                "name": "Valiant"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4817"
        }
    ]
}