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

{
    "url": "https://demozoo.org/api/v1/releasers/104851/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/104851/",
    "id": 104851,
    "name": "Gimzo",
    "is_group": false,
    "nicks": [
        {
            "name": "Gimzo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gimzo"
            ]
        },
        {
            "name": "Gizmo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gizmo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                "id": 5194,
                "name": "Demons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102385/?format=api",
                "id": 102385,
                "name": "Passion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36093"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=62782"
        }
    ]
}