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

{
    "url": "https://demozoo.org/api/v1/releasers/77054/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77054/",
    "id": 77054,
    "name": "Methos",
    "is_group": false,
    "nicks": [
        {
            "name": "Methos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Methos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44742/?format=api",
                "id": 44742,
                "name": "6510.nl"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.vanverseveld.me/folkert/index.html"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=30684"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/FolkertVanVerseveld"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13740"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100786"
        }
    ]
}