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

{
    "url": "https://demozoo.org/api/v1/releasers/782/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/782/",
    "id": 782,
    "name": "Droopy",
    "is_group": false,
    "nicks": [
        {
            "name": "Droopy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Droopy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92092/?format=api",
                "id": 92092,
                "name": "Chaos Cooperation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7322"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26984"
        }
    ]
}