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

{
    "url": "https://demozoo.org/api/v1/releasers/143492/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143492/",
    "id": 143492,
    "name": "Prodigy",
    "is_group": false,
    "nicks": [
        {
            "name": "Prodigy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prodigy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104993/?format=api",
                "id": 104993,
                "name": "Kryptic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28507/?format=api",
                "id": 28507,
                "name": "Quartz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92756/?format=api",
                "id": 92756,
                "name": "Ghostbusters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102822/?format=api",
                "id": 102822,
                "name": "Mantra"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11346"
        }
    ]
}