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

{
    "url": "https://demozoo.org/api/v1/releasers/29565/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29565/",
    "id": 29565,
    "name": "Digital Sweep",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Sweep",
            "abbreviation": "dS",
            "is_primary_nick": true,
            "variants": [
                "Digital Sweep",
                "dS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139876/?format=api",
                "id": 139876,
                "name": "Altima"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29564/?format=api",
                "id": 29564,
                "name": "O.P.I"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132304/?format=api",
                "id": 132304,
                "name": "Codi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132306/?format=api",
                "id": 132306,
                "name": "Glejs"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010720224835/http://ds.onyx.nu/"
        }
    ]
}