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

{
    "url": "https://demozoo.org/api/v1/releasers/68690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68690/",
    "id": 68690,
    "name": "Scratcher",
    "is_group": false,
    "nicks": [
        {
            "name": "Scratcher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scratcher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34176/?format=api",
                "id": 34176,
                "name": "Madonna Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                "id": 58263,
                "name": "Creation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140673/?format=api",
                "id": 140673,
                "name": "The Red Shadows"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4384"
        }
    ]
}