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

{
    "url": "https://demozoo.org/api/v1/releasers/117245/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117245/",
    "id": 117245,
    "name": "Straylight Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Straylight Productions",
            "abbreviation": "Straylight",
            "is_primary_nick": true,
            "variants": [
                "Straylight",
                "Straylight Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3241/?format=api",
                "id": 3241,
                "name": "Siren"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8759/?format=api",
                "id": 8759,
                "name": "Necros"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8123/?format=api",
                "id": 8123,
                "name": "M.C.A."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16894/?format=api",
                "id": 16894,
                "name": "Basehead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/830/?format=api",
                "id": 830,
                "name": "Virt"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040207224446fw_/http://straylight-productions.com:80/news.html"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Straylight_Productions"
        }
    ]
}