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

{
    "url": "https://demozoo.org/api/v1/releasers/42637/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42637/",
    "id": 42637,
    "name": "Klapauzius",
    "is_group": false,
    "nicks": [
        {
            "name": "Klapauzius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Klapauzius"
            ]
        },
        {
            "name": "Klaz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Klaz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                "id": 31055,
                "name": "Atari Legend"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/115"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.klapauzius.net/index.html"
        }
    ]
}