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

{
    "url": "https://demozoo.org/api/v1/releasers/95040/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95040/",
    "id": 95040,
    "name": "Anfobia",
    "is_group": false,
    "nicks": [
        {
            "name": "Anfobia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anfobia"
            ]
        },
        {
            "name": "Subtopia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Subtopia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                "id": 1519,
                "name": "Ambrosia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101469/?format=api",
                "id": 101469,
                "name": "Planet Core"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26849"
        }
    ]
}