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

{
    "url": "https://demozoo.org/api/v1/releasers/118528/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118528/",
    "id": 118528,
    "name": "Stormcaller",
    "is_group": false,
    "nicks": [
        {
            "name": "Stormcaller",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stormcaller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134420/?format=api",
                "id": 134420,
                "name": "The Paramedics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MastodonAccount",
            "url": "https://icosahedron.website/@TinaStormcaller"
        }
    ]
}