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

{
    "url": "https://demozoo.org/api/v1/releasers/54916/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54916/",
    "id": 54916,
    "name": "Pablo",
    "is_group": false,
    "nicks": [
        {
            "name": "Pablo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pablo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47818/?format=api",
                "id": 47818,
                "name": "Vader"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58983/?format=api",
                "id": 58983,
                "name": "Anti"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29022/?format=api",
                "id": 29022,
                "name": "Caution"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75913/?format=api",
                "id": 75913,
                "name": "Estate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65561/?format=api",
                "id": 65561,
                "name": "Fugazi"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=801"
        }
    ]
}