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

{
    "url": "https://demozoo.org/api/v1/releasers/111925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111925/",
    "id": 111925,
    "name": "TheRealWanderer",
    "is_group": false,
    "nicks": [
        {
            "name": "TheRealWanderer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TheRealWanderer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141566/?format=api",
                "id": 141566,
                "name": "RetroBytes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=27910"
        }
    ]
}