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

{
    "url": "https://demozoo.org/api/v1/releasers/18828/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18828/",
    "id": 18828,
    "name": "Ranger",
    "is_group": false,
    "nicks": [
        {
            "name": "Ranger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ranger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6419"
        }
    ]
}