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

{
    "url": "https://demozoo.org/api/v1/releasers/51400/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51400/",
    "id": 51400,
    "name": "Simon",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyberdyne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyberdyne"
            ]
        },
        {
            "name": "Simon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Simon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51401/?format=api",
                "id": 51401,
                "name": "Dynamic Duo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59084/?format=api",
                "id": 59084,
                "name": "Delite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42704/?format=api",
                "id": 42704,
                "name": "Soundwave"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13762"
        }
    ]
}