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

{
    "url": "https://demozoo.org/api/v1/releasers/24915/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24915/",
    "id": 24915,
    "name": "Anzee",
    "is_group": false,
    "nicks": [
        {
            "name": "Anze Furlan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Anze Furlan"
            ]
        },
        {
            "name": "Anzee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anzee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                "id": 22255,
                "name": "Septic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24947/?format=api",
                "id": 24947,
                "name": "SPI"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}