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

{
    "url": "https://demozoo.org/api/v1/releasers/22770/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22770/",
    "id": 22770,
    "name": "Sauron",
    "is_group": false,
    "nicks": [
        {
            "name": "Ole A. Grytdal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ole A. Grytdal"
            ]
        },
        {
            "name": "Sauron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sauron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22771/?format=api",
                "id": 22771,
                "name": "Future"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48044/?format=api",
                "id": 48044,
                "name": "Enigma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72274/?format=api",
                "id": 72274,
                "name": "The Lords"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=890"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38041"
        }
    ]
}