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

{
    "url": "https://demozoo.org/api/v1/releasers/54964/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54964/",
    "id": 54964,
    "name": "Raise",
    "is_group": false,
    "nicks": [
        {
            "name": "Raise",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raise"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                "id": 37655,
                "name": "The Lunatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84150/?format=api",
                "id": 84150,
                "name": "Autentic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22427"
        }
    ]
}