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

{
    "url": "https://demozoo.org/api/v1/releasers/82478/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82478/",
    "id": 82478,
    "name": "Eliot",
    "is_group": false,
    "nicks": [
        {
            "name": "Eliot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eliot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67910/?format=api",
                "id": 67910,
                "name": "Male Chauvinist Pigs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59079/?format=api",
                "id": 59079,
                "name": "Status OK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94765/?format=api",
                "id": 94765,
                "name": "Bolek & Lolek Dezign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126059/?format=api",
                "id": 126059,
                "name": "Fate"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22939"
        }
    ]
}