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

{
    "url": "https://demozoo.org/api/v1/releasers/34891/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34891/",
    "id": 34891,
    "name": "arabek",
    "is_group": false,
    "nicks": [
        {
            "name": "arabek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "arabek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144506/?format=api",
                "id": 144506,
                "name": "Grumpy GODs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.arabek.net/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.gamedev.place/@arabek"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=52345"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5613"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/arabek"
        }
    ]
}