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

{
    "url": "https://demozoo.org/api/v1/releasers/144960/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144960/",
    "id": 144960,
    "name": "The Delta",
    "is_group": false,
    "nicks": [
        {
            "name": "The Delta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Delta"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107651/?format=api",
                "id": 107651,
                "name": "Defcon 5"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79522/?format=api",
                "id": 79522,
                "name": "Aba-Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144961/?format=api",
                "id": 144961,
                "name": "Illegal Software Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11831"
        }
    ]
}