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

{
    "url": "https://demozoo.org/api/v1/releasers/101562/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101562/",
    "id": 101562,
    "name": "Mr. Partyman",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Partyman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Partyman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1957/?format=api",
                "id": 1957,
                "name": "Decnite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18856/?format=api",
                "id": 18856,
                "name": "The Flame Arrows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1862/?format=api",
                "id": 1862,
                "name": "Endless Piracy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59913"
        }
    ]
}