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

{
    "url": "https://demozoo.org/api/v1/releasers/75306/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75306/",
    "id": 75306,
    "name": "Pellicus",
    "is_group": false,
    "nicks": [
        {
            "name": "Pellicus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pellicu$",
                "Pellicus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8550/?format=api",
                "id": 8550,
                "name": "Japotek"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=38548"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/pellicus"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15513"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/pellicus"
        }
    ]
}