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

{
    "url": "https://demozoo.org/api/v1/releasers/45143/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45143/",
    "id": 45143,
    "name": "Mini",
    "is_group": false,
    "nicks": [
        {
            "name": "Mini",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mini"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45142/?format=api",
                "id": 45142,
                "name": "Paramount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                "id": 106716,
                "name": "Xanadu"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44217"
        }
    ]
}