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

{
    "url": "https://demozoo.org/api/v1/releasers/48545/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48545/",
    "id": 48545,
    "name": "1x",
    "is_group": false,
    "nicks": [
        {
            "name": "1x",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "1x"
            ]
        },
        {
            "name": "Alx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18172/?format=api",
                "id": 18172,
                "name": "Nerdarzt"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.alexanderlehmann.net/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,52133/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12427"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98741"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@alexanderlehmann"
        }
    ]
}