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

{
    "url": "https://demozoo.org/api/v1/releasers/148189/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148189/",
    "id": 148189,
    "name": "Mizar",
    "is_group": false,
    "nicks": [
        {
            "name": "Mizar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mizar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2826/?format=api",
                "id": 2826,
                "name": "Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113658/?format=api",
                "id": 113658,
                "name": "Napalm"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=746"
        }
    ]
}