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

{
    "url": "https://demozoo.org/api/v1/releasers/21538/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21538/",
    "id": 21538,
    "name": "Daylight",
    "is_group": false,
    "nicks": [
        {
            "name": "Daylight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daylight"
            ]
        },
        {
            "name": "Musse Pigg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Musse Pigg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12981/?format=api",
                "id": 12981,
                "name": "Amorphous"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19909/?format=api",
                "id": 19909,
                "name": "SeikkailuPähkinä"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://markokylmamaa.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,182952/"
        }
    ]
}