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

{
    "url": "https://demozoo.org/api/v1/releasers/155824/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/155824/",
    "id": 155824,
    "name": "Rub",
    "is_group": false,
    "nicks": [
        {
            "name": "Rub",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rub",
                "Rub 0201"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/155825/?format=api",
                "id": 155825,
                "name": "Project ECHTZEIT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109944/?format=api",
                "id": 109944,
                "name": "The Rainbirds"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31160"
        }
    ]
}