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

{
    "url": "https://demozoo.org/api/v1/releasers/43416/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43416/",
    "id": 43416,
    "name": "Trackers@Work",
    "is_group": true,
    "nicks": [
        {
            "name": "Trackers@Work",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "T@W",
                "Trackers At Work",
                "Trackers@Work"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/983/?format=api",
                "id": 983,
                "name": "Cyborg Jeff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45310/?format=api",
                "id": 45310,
                "name": "Crazy Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/984/?format=api",
                "id": 984,
                "name": "LLB"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20070429114747/http://www.trackersatwork.com/"
        }
    ]
}