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

{
    "url": "https://demozoo.org/api/v1/releasers/82934/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82934/",
    "id": 82934,
    "name": "Sparkle",
    "is_group": false,
    "nicks": [
        {
            "name": "Sparkle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sparkle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75451/?format=api",
                "id": 75451,
                "name": "Dual Format"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99444/?format=api",
                "id": 99444,
                "name": "Ethnics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100458/?format=api",
                "id": 100458,
                "name": "Ethics"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://megamitts.itch.io/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=10932"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=29976"
        }
    ]
}