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

{
    "url": "https://demozoo.org/api/v1/releasers/29532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29532/",
    "id": 29532,
    "name": "Red Redby",
    "is_group": false,
    "nicks": [
        {
            "name": "Red Redby",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Redby"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                "id": 8840,
                "name": "Axelerate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                "id": 16294,
                "name": "Satovia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137911/?format=api",
                "id": 137911,
                "name": "Slaves of SID"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125806/?format=api",
                "id": 125806,
                "name": "Commtext"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2206"
        }
    ]
}