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

{
    "url": "https://demozoo.org/api/v1/releasers/1031/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1031/",
    "id": 1031,
    "name": "Noodle",
    "is_group": false,
    "nicks": [
        {
            "name": "Chucky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chucky"
            ]
        },
        {
            "name": "Darkman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darkman"
            ]
        },
        {
            "name": "Noodle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noodle"
            ]
        },
        {
            "name": "Pervert",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pervert"
            ]
        },
        {
            "name": "Terminator X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Terminator X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                "id": 1078,
                "name": "Mellow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74058/?format=api",
                "id": 74058,
                "name": "Motive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8349/?format=api",
                "id": 8349,
                "name": "Facet's Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                "id": 6976,
                "name": "Silicon Limited"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1314/?format=api",
                "id": 1314,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
                "id": 46387,
                "name": "The Magic Guild"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24806"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12194"
        }
    ]
}