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

{
    "url": "https://demozoo.org/api/v1/releasers/144267/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144267/",
    "id": 144267,
    "name": "Bezonian",
    "is_group": false,
    "nicks": [
        {
            "name": "Bezonian",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bezonian"
            ]
        },
        {
            "name": "Ketil Wergeland",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ketil Wergeland"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144266/?format=api",
                "id": 144266,
                "name": "Abuse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109223/?format=api",
                "id": 109223,
                "name": "Styling"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113671/?format=api",
                "id": 113671,
                "name": "The Falcons"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26094"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16535"
        }
    ]
}