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

{
    "url": "https://demozoo.org/api/v1/releasers/79364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79364/",
    "id": 79364,
    "name": "Perry",
    "is_group": false,
    "nicks": [
        {
            "name": "Perry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Perry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79363/?format=api",
                "id": 79363,
                "name": "Anzio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10102/?format=api",
                "id": 10102,
                "name": "Clan"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52975/?format=api",
                "id": 52975,
                "name": "Fire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59042"
        }
    ]
}