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

{
    "url": "https://demozoo.org/api/v1/releasers/52776/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52776/",
    "id": 52776,
    "name": "TBB",
    "is_group": false,
    "nicks": [
        {
            "name": "TBB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TBB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52777/?format=api",
                "id": 52777,
                "name": "Aidon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52778/?format=api",
                "id": 52778,
                "name": "Alcoholics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52779/?format=api",
                "id": 52779,
                "name": "Presence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3748"
        }
    ]
}