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

{
    "url": "https://demozoo.org/api/v1/releasers/154503/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154503/",
    "id": 154503,
    "name": "Shock-Wave",
    "is_group": false,
    "nicks": [
        {
            "name": "Shock-Wave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shock-Wave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154500/?format=api",
                "id": 154500,
                "name": "The G-Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154499/?format=api",
                "id": 154499,
                "name": "Gotham City Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154504/?format=api",
                "id": 154504,
                "name": "The Osium Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=30755"
        }
    ]
}