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

{
    "url": "https://demozoo.org/api/v1/releasers/25979/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25979/",
    "id": 25979,
    "name": "Tresh",
    "is_group": false,
    "nicks": [
        {
            "name": "Tresh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tresh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11064/?format=api",
                "id": 11064,
                "name": "Euthanasia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25017/?format=api",
                "id": 25017,
                "name": "Pipidemic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70705/?format=api",
                "id": 70705,
                "name": "Duplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14497/?format=api",
                "id": 14497,
                "name": "Epidemic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}