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

{
    "url": "https://demozoo.org/api/v1/releasers/49857/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49857/",
    "id": 49857,
    "name": "Dreamer",
    "is_group": false,
    "nicks": [
        {
            "name": "Dreamer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dreamer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14626/?format=api",
                "id": 14626,
                "name": "CineTech"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106296/?format=api",
                "id": 106296,
                "name": "TGS"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpcwiki.eu/index.php/Dreamer"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64529"
        }
    ]
}