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

{
    "url": "https://demozoo.org/api/v1/releasers/25506/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25506/",
    "id": 25506,
    "name": "Pazur",
    "is_group": false,
    "nicks": [
        {
            "name": "Pazur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pazur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32450/?format=api",
                "id": 32450,
                "name": "Zelax"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15024/?format=api",
                "id": 15024,
                "name": "OftenHide"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Pazur"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.lukaszpazera.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40004"
        }
    ]
}