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

{
    "url": "https://demozoo.org/api/v1/releasers/45841/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45841/",
    "id": 45841,
    "name": "Con Artist",
    "is_group": false,
    "nicks": [
        {
            "name": "Con Artist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Con Artist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14208/?format=api",
                "id": 14208,
                "name": "Aces of Ansi Art"
            },
            "is_current": false
        },
        {
            "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/77859/?format=api",
                "id": 77859,
                "name": "Sinister"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46910/?format=api",
                "id": 46910,
                "name": "The Warez Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131757/?format=api",
                "id": 131757,
                "name": "Lancelot Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}