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

{
    "url": "https://demozoo.org/api/v1/releasers/75735/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75735/",
    "id": 75735,
    "name": "The Jammer",
    "is_group": false,
    "nicks": [
        {
            "name": "Jammer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jammer"
            ]
        },
        {
            "name": "The Jammer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Jammer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                "id": 124103,
                "name": "Spectrum Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}