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

{
    "url": "https://demozoo.org/api/v1/releasers/8140/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8140/",
    "id": 8140,
    "name": "Zuuni",
    "is_group": false,
    "nicks": [
        {
            "name": "Zuuni",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zuuni"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8041/?format=api",
                "id": 8041,
                "name": "EMT Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94130/?format=api",
                "id": 94130,
                "name": "The Mad Mixers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89763/?format=api",
                "id": 89763,
                "name": "Antiriad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                "id": 40723,
                "name": "Browbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133400/?format=api",
                "id": 133400,
                "name": "ZCS Crackings"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7510"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10324"
        }
    ]
}