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

{
    "url": "https://demozoo.org/api/v1/releasers/120096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120096/",
    "id": 120096,
    "name": "Gunman",
    "is_group": false,
    "nicks": [
        {
            "name": "Gunman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gunman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13670/?format=api",
                "id": 13670,
                "name": "Fischbratküche"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120097/?format=api",
                "id": 120097,
                "name": "Invisible Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120098/?format=api",
                "id": 120098,
                "name": "Lemmingz Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145203/?format=api",
                "id": 145203,
                "name": "Victims of Society"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}