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

{
    "url": "https://demozoo.org/api/v1/releasers/70537/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70537/",
    "id": 70537,
    "name": "Nero",
    "is_group": false,
    "nicks": [
        {
            "name": "Nero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                "id": 6974,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48294/?format=api",
                "id": 48294,
                "name": "Origin"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36729/?format=api",
                "id": 36729,
                "name": "The Vikings"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32210"
        }
    ]
}