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

{
    "url": "https://demozoo.org/api/v1/releasers/38733/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38733/",
    "id": 38733,
    "name": "BoniJoni",
    "is_group": false,
    "nicks": [
        {
            "name": "BoniJoni",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BoniJoni"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77907/?format=api",
                "id": 77907,
                "name": "HASP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85968/?format=api",
                "id": 85968,
                "name": "GDS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109437/?format=api",
                "id": 109437,
                "name": "Leper Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/bonijoni"
        }
    ]
}