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

{
    "url": "https://demozoo.org/api/v1/releasers/36297/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36297/",
    "id": 36297,
    "name": "Bip Bip",
    "is_group": false,
    "nicks": [
        {
            "name": "Bip Bip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bip Bip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                "id": 19808,
                "name": "Ukonx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100968/?format=api",
                "id": 100968,
                "name": "Fresh"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24211"
        }
    ]
}