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

{
    "url": "https://demozoo.org/api/v1/releasers/119963/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119963/",
    "id": 119963,
    "name": "Genie",
    "is_group": false,
    "nicks": [
        {
            "name": "Genie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Genie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72063/?format=api",
                "id": 72063,
                "name": "The Studio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18845/?format=api",
                "id": 18845,
                "name": "Chrysalis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98615/?format=api",
                "id": 98615,
                "name": "Computer Company Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99279/?format=api",
                "id": 99279,
                "name": "Design House"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29977"
        }
    ]
}