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

{
    "url": "https://demozoo.org/api/v1/releasers/2880/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2880/",
    "id": 2880,
    "name": "Fighter",
    "is_group": false,
    "nicks": [
        {
            "name": "Fighter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fighter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84153/?format=api",
                "id": 84153,
                "name": "Sphynx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84154/?format=api",
                "id": 84154,
                "name": "Calypso"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2885"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4"
        }
    ]
}