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

{
    "url": "https://demozoo.org/api/v1/releasers/141051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141051/",
    "id": 141051,
    "name": "Radion",
    "is_group": false,
    "nicks": [
        {
            "name": "Douglas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Douglas"
            ]
        },
        {
            "name": "Radion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Radion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22191/?format=api",
                "id": 22191,
                "name": "Atrix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2956"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2089"
        }
    ]
}