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

{
    "url": "https://demozoo.org/api/v1/releasers/20639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20639/",
    "id": 20639,
    "name": "Rcl",
    "is_group": false,
    "nicks": [
        {
            "name": "Rcl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rcl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9472/?format=api",
                "id": 9472,
                "name": "Double Plus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18504/?format=api",
                "id": 18504,
                "name": "eXcreate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                "id": 9176,
                "name": "Virtual Vision Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.gamedev.place/@rcl"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3318"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3753"
        }
    ]
}