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

{
    "url": "https://demozoo.org/api/v1/releasers/46593/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46593/",
    "id": 46593,
    "name": "Platinum",
    "is_group": false,
    "nicks": [
        {
            "name": "Platinum",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Platinum"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46590/?format=api",
                "id": 46590,
                "name": "Galactic Review"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                "id": 124103,
                "name": "Spectrum Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}