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

{
    "url": "https://demozoo.org/api/v1/releasers/67980/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67980/",
    "id": 67980,
    "name": "Cyborg",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyborg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyborg"
            ]
        },
        {
            "name": "Ikari",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ikari"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75399/?format=api",
                "id": 75399,
                "name": "Lard Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104957/?format=api",
                "id": 104957,
                "name": "Jurassic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108595/?format=api",
                "id": 108595,
                "name": "Perception"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91074/?format=api",
                "id": 91074,
                "name": "Narcosis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25289"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33206"
        }
    ]
}