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

{
    "url": "https://demozoo.org/api/v1/releasers/14149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14149/",
    "id": 14149,
    "name": "Rotor",
    "is_group": false,
    "nicks": [
        {
            "name": "Rapid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rapid"
            ]
        },
        {
            "name": "Rotor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rotor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14145/?format=api",
                "id": 14145,
                "name": "Mystic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14150/?format=api",
                "id": 14150,
                "name": "High Pressure"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14151/?format=api",
                "id": 14151,
                "name": "Dimension"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144751/?format=api",
                "id": 144751,
                "name": "Oxygen"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32612"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3926"
        }
    ]
}