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

{
    "url": "https://demozoo.org/api/v1/releasers/145/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145/",
    "id": 145,
    "name": "Zap",
    "is_group": false,
    "nicks": [
        {
            "name": "Zap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zap"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/623/?format=api",
                "id": 623,
                "name": "Masque"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                "id": 49789,
                "name": "Visdom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143729/?format=api",
                "id": 143729,
                "name": "Styling Unlimited"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1391"
        }
    ]
}