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

{
    "url": "https://demozoo.org/api/v1/releasers/140899/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140899/",
    "id": 140899,
    "name": "The Senator",
    "is_group": false,
    "nicks": [
        {
            "name": "Lego",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lego"
            ]
        },
        {
            "name": "Merlin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Merlin"
            ]
        },
        {
            "name": "The Senator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Senator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93733/?format=api",
                "id": 93733,
                "name": "The Foul Critters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                "id": 1116,
                "name": "The Special Brothers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51485/?format=api",
                "id": 51485,
                "name": "The Flashing Bytes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22472/?format=api",
                "id": 22472,
                "name": "Dimension X"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55471"
        }
    ]
}