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

{
    "url": "https://demozoo.org/api/v1/releasers/2968/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2968/",
    "id": 2968,
    "name": "Gaston",
    "is_group": false,
    "nicks": [
        {
            "name": "Gaston",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gaston"
            ]
        },
        {
            "name": "T.B.S.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T.B.S."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2971/?format=api",
                "id": 2971,
                "name": "Sprint"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2970/?format=api",
                "id": 2970,
                "name": "Hyperion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3473/?format=api",
                "id": 3473,
                "name": "Magical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                "id": 5222,
                "name": "Horizon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2870/?format=api",
                "id": 2870,
                "name": "The Company"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95294/?format=api",
                "id": 95294,
                "name": "Dark Sceptre"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1928"
        }
    ]
}