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

{
    "url": "https://demozoo.org/api/v1/releasers/60866/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60866/",
    "id": 60866,
    "name": "Polarn",
    "is_group": false,
    "nicks": [
        {
            "name": "Polarn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Polarn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3252/?format=api",
                "id": 3252,
                "name": "Voice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3382/?format=api",
                "id": 3382,
                "name": "Reflectors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33255"
        }
    ]
}