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

{
    "url": "https://demozoo.org/api/v1/releasers/74150/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74150/",
    "id": 74150,
    "name": "Ignition",
    "is_group": true,
    "nicks": [
        {
            "name": "Ignition",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ignition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1281/?format=api",
                "id": 1281,
                "name": "TrX"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134722/?format=api",
                "id": 134722,
                "name": "Twisted MC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74149/?format=api",
                "id": 74149,
                "name": "Chaser"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010419143257/http://www.ignition.org.uk:80/"
        }
    ]
}