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

{
    "url": "https://demozoo.org/api/v1/releasers/14740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14740/",
    "id": 14740,
    "name": "BAX",
    "is_group": false,
    "nicks": [
        {
            "name": "BAX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BAX"
            ]
        },
        {
            "name": "DJ Bax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Bax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "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/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1261"
        }
    ]
}