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

{
    "url": "https://demozoo.org/api/v1/releasers/10828/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10828/",
    "id": 10828,
    "name": "Zephyr",
    "is_group": false,
    "nicks": [
        {
            "name": "Kefir",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kefir"
            ]
        },
        {
            "name": "Krzysztof Augustyn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Krzysztof Augustyn"
            ]
        },
        {
            "name": "Zephyr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zephyr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54872/?format=api",
                "id": 54872,
                "name": "Inflexion Development"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/405253/krzysztof-augustyn/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1140"
        }
    ]
}