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

{
    "url": "https://demozoo.org/api/v1/releasers/58378/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58378/",
    "id": 58378,
    "name": "Raz",
    "is_group": false,
    "nicks": [
        {
            "name": "Rasmus Wernersson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rasmus Wernersson"
            ]
        },
        {
            "name": "Raz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58377/?format=api",
                "id": 58377,
                "name": "Profile Entertainment"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=861"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,436458/"
        }
    ]
}