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

{
    "url": "https://demozoo.org/api/v1/releasers/115979/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115979/",
    "id": 115979,
    "name": "Franco",
    "is_group": false,
    "nicks": [
        {
            "name": "Franco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Franco"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
                "id": 2768,
                "name": "Creatures"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48298/?format=api",
                "id": 48298,
                "name": "Lore of Arts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}