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

{
    "url": "https://demozoo.org/api/v1/releasers/51074/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51074/",
    "id": 51074,
    "name": "Cone",
    "is_group": false,
    "nicks": [
        {
            "name": "Cone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
                "id": 51067,
                "name": "Acid Flowing"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120316/?format=api",
                "id": 120316,
                "name": "Informatic Drugs Traffickers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121515/?format=api",
                "id": 121515,
                "name": "Satan"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}