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

{
    "url": "https://demozoo.org/api/v1/releasers/70901/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70901/",
    "id": 70901,
    "name": "Stefan Lindberg",
    "is_group": false,
    "nicks": [
        {
            "name": "Stefan Lindberg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stefan Lindberg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68317/?format=api",
                "id": 68317,
                "name": "STatariART"
            },
            "is_current": true
        },
        {
            "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": "BaseUrl",
            "url": "http://www.ym2149.com/"
        }
    ]
}