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

{
    "url": "https://demozoo.org/api/v1/releasers/74478/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74478/",
    "id": 74478,
    "name": "DevEd",
    "is_group": false,
    "nicks": [
        {
            "name": "DevEd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DevEd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77838/?format=api",
                "id": 77838,
                "name": "Retroboyz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://deved.neocities.org/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/DevEd/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/deved.bsky.social"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/DevEd2"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@DevEd"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101059"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=1759"
        }
    ]
}