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

{
    "url": "https://demozoo.org/api/v1/releasers/44821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44821/",
    "id": 44821,
    "name": "Larry",
    "is_group": false,
    "nicks": [
        {
            "name": "Larry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Larry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50887/?format=api",
                "id": 50887,
                "name": "Tornado"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76452/?format=api",
                "id": 76452,
                "name": "Acid Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16716"
        }
    ]
}