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

{
    "url": "https://demozoo.org/api/v1/releasers/91178/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91178/",
    "id": 91178,
    "name": "Fridge",
    "is_group": false,
    "nicks": [
        {
            "name": "Fridge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fridge"
            ]
        },
        {
            "name": "Sink",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sink"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28507/?format=api",
                "id": 28507,
                "name": "Quartz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4936/?format=api",
                "id": 4936,
                "name": "Astra"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98876/?format=api",
                "id": 98876,
                "name": "Hanissis 5"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42476"
        }
    ]
}