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

{
    "url": "https://demozoo.org/api/v1/releasers/138920/?format=api",
    "demozoo_url": "https://demozoo.org/groups/138920/",
    "id": 138920,
    "name": "Electric Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "Electric Dreams",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Electric Dreams"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138859/?format=api",
                "id": 138859,
                "name": "Shaoth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45417/?format=api",
                "id": 45417,
                "name": "Papy CPC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                "id": 2568,
                "name": "Dma-Sc"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://electric-dreams.itch.io/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/dreams_games"
        }
    ]
}