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

{
    "url": "https://demozoo.org/api/v1/releasers/23869/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23869/",
    "id": 23869,
    "name": "Utz",
    "is_group": false,
    "nicks": [
        {
            "name": "Irrlicht Project",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Irrlicht Project"
            ]
        },
        {
            "name": "Utz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Utz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23870/?format=api",
                "id": 23870,
                "name": "Bhack"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55475/?format=api",
                "id": 55475,
                "name": "1-bit Wizards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67266/?format=api",
                "id": 67266,
                "name": "Irrlicht Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://irrlichtproject.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.irrlichtproject.de/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=85205"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/irrlicht-project/"
        }
    ]
}