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

{
    "url": "https://demozoo.org/api/v1/releasers/133777/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133777/",
    "id": 133777,
    "name": "pipe",
    "is_group": false,
    "nicks": [
        {
            "name": "kbx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "kbx"
            ]
        },
        {
            "name": "pipe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "pipe"
            ]
        },
        {
            "name": "ppekko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ppekko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139781/?format=api",
                "id": 139781,
                "name": "Manesutoa"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://pipe.manesutoa.dev"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/ppekko"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=105590"
        }
    ]
}