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

{
    "url": "https://demozoo.org/api/v1/releasers/50360/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50360/",
    "id": 50360,
    "name": "Rod",
    "is_group": false,
    "nicks": [
        {
            "name": "Rod",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rod"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2017/?format=api",
                "id": 2017,
                "name": "Banana Dezign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6724/?format=api",
                "id": 6724,
                "name": "Polaris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105648/?format=api",
                "id": 105648,
                "name": "Vikings"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12224"
        }
    ]
}