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

{
    "url": "https://demozoo.org/api/v1/releasers/141470/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141470/",
    "id": 141470,
    "name": "Indy",
    "is_group": false,
    "nicks": [
        {
            "name": "Indy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Indy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109963/?format=api",
                "id": 109963,
                "name": "The Saracens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90657/?format=api",
                "id": 90657,
                "name": "The Devils"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141469/?format=api",
                "id": 141469,
                "name": "Basic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8079"
        }
    ]
}