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

{
    "url": "https://demozoo.org/api/v1/releasers/114687/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114687/",
    "id": 114687,
    "name": "Lopez",
    "is_group": false,
    "nicks": [
        {
            "name": "Lopez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lopez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20617/?format=api",
                "id": 20617,
                "name": "Sector 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11492/?format=api",
                "id": 11492,
                "name": "Opium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105498/?format=api",
                "id": 105498,
                "name": "The Criters"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32697"
        }
    ]
}