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

{
    "url": "https://demozoo.org/api/v1/releasers/101148/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101148/",
    "id": 101148,
    "name": "Steinar Lund",
    "is_group": false,
    "nicks": [
        {
            "name": "Steinar Lund",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steinar Lund"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://steinarlund.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/177935/steinar-lund/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58833"
        }
    ]
}