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

{
    "url": "https://demozoo.org/api/v1/releasers/65495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65495/",
    "id": 65495,
    "name": "Skate",
    "is_group": false,
    "nicks": [
        {
            "name": "Skate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7700/?format=api",
                "id": 7700,
                "name": "Nikki Corruptions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97838/?format=api",
                "id": 97838,
                "name": "Hurriganes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104082/?format=api",
                "id": 104082,
                "name": "Thrashin'"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132602/?format=api",
                "id": 132602,
                "name": "Fantasy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=13195"
        }
    ]
}