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

{
    "url": "https://demozoo.org/api/v1/releasers/30530/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30530/",
    "id": 30530,
    "name": "MasterM",
    "is_group": false,
    "nicks": [
        {
            "name": "MasterM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MasterM"
            ]
        },
        {
            "name": "Nadrin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nadrin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6160/?format=api",
                "id": 6160,
                "name": "ALLien Senses"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://siejak.pl/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Nadrin"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65303"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14861"
        }
    ]
}