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

{
    "url": "https://demozoo.org/api/v1/releasers/47777/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47777/",
    "id": 47777,
    "name": "Oca",
    "is_group": false,
    "nicks": [
        {
            "name": "Oca",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oca"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8142/?format=api",
                "id": 8142,
                "name": "Palace"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47767/?format=api",
                "id": 47767,
                "name": "Electric Boyz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=792"
        }
    ]
}