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

{
    "url": "https://demozoo.org/api/v1/releasers/141576/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141576/",
    "id": 141576,
    "name": "James Bomb",
    "is_group": false,
    "nicks": [
        {
            "name": "James Bomb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "James Bomb"
            ]
        },
        {
            "name": "Make",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Make"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141579/?format=api",
                "id": 141579,
                "name": "Brain"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53297/?format=api",
                "id": 53297,
                "name": "Lazer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7524/?format=api",
                "id": 7524,
                "name": "Ruthless"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7525/?format=api",
                "id": 7525,
                "name": "Union"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19116"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17455"
        }
    ]
}