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

{
    "url": "https://demozoo.org/api/v1/releasers/88468/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88468/",
    "id": 88468,
    "name": "Prozac",
    "is_group": false,
    "nicks": [
        {
            "name": "Prozac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prozac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81464/?format=api",
                "id": 81464,
                "name": "Release on Rampage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68066/?format=api",
                "id": 68066,
                "name": "Vendetta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129950/?format=api",
                "id": 129950,
                "name": "Above the Absolute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}