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

{
    "url": "https://demozoo.org/api/v1/releasers/18959/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18959/",
    "id": 18959,
    "name": "Rocky",
    "is_group": false,
    "nicks": [
        {
            "name": "Rocky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rocky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22766/?format=api",
                "id": 22766,
                "name": "The Hidden Forces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4977/?format=api",
                "id": 4977,
                "name": "Rawhead"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1701"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1884"
        }
    ]
}