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

{
    "url": "https://demozoo.org/api/v1/releasers/52925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52925/",
    "id": 52925,
    "name": "Skywalker",
    "is_group": false,
    "nicks": [
        {
            "name": "Skywalker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skywalker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52923/?format=api",
                "id": 52923,
                "name": "Exo7"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32567/?format=api",
                "id": 32567,
                "name": "Euroswap"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36978/?format=api",
                "id": 36978,
                "name": "Passwords"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/SKYWALKR/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40716"
        }
    ]
}