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

{
    "url": "https://demozoo.org/api/v1/releasers/42572/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42572/",
    "id": 42572,
    "name": "Axeblade",
    "is_group": false,
    "nicks": [
        {
            "name": "Axeblade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axeblade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                "id": 5443,
                "name": "Low Profile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                "id": 5488,
                "name": "Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19300/?format=api",
                "id": 19300,
                "name": "Cyanide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                "id": 6696,
                "name": "Intense"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121448/?format=api",
                "id": 121448,
                "name": "Immune"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56509"
        }
    ]
}