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

{
    "url": "https://demozoo.org/api/v1/releasers/56070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56070/",
    "id": 56070,
    "name": "Scraper",
    "is_group": false,
    "nicks": [
        {
            "name": "Scraper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scraper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38704/?format=api",
                "id": 38704,
                "name": "Grinder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2191/?format=api",
                "id": 2191,
                "name": "The Germs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}