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

{
    "url": "https://demozoo.org/api/v1/releasers/153516/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/153516/",
    "id": 153516,
    "name": "The Striker",
    "is_group": false,
    "nicks": [
        {
            "name": "Striker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Striker"
            ]
        },
        {
            "name": "The Striker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Striker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94155/?format=api",
                "id": 94155,
                "name": "Conquerers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84176/?format=api",
                "id": 84176,
                "name": "Venator"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=41080"
        }
    ]
}