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

{
    "url": "https://demozoo.org/api/v1/releasers/10523/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10523/",
    "id": 10523,
    "name": "Pirx",
    "is_group": false,
    "nicks": [
        {
            "name": "Pirx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pirx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10524/?format=api",
                "id": 10524,
                "name": "Introkreatywne Niskopoziomowe Doznania"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hardcode.untergrund.net/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=11431"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@PirxIND"
        }
    ]
}