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

{
    "url": "https://demozoo.org/api/v1/releasers/1551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1551/",
    "id": 1551,
    "name": "Inquisitor",
    "is_group": false,
    "nicks": [
        {
            "name": "Inquisitor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inquisitor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
                "id": 1490,
                "name": "Stellar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18202/?format=api",
                "id": 18202,
                "name": "Gemini 2028"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4309"
        }
    ]
}