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

{
    "url": "https://demozoo.org/api/v1/releasers/75061/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75061/",
    "id": 75061,
    "name": "Meez",
    "is_group": false,
    "nicks": [
        {
            "name": "Meez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37225/?format=api",
                "id": 37225,
                "name": "Encephalon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26530/?format=api",
                "id": 26530,
                "name": "Atmosphere"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5695/?format=api",
                "id": 5695,
                "name": "Rush"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16979/?format=api",
                "id": 16979,
                "name": "exodus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46203"
        }
    ]
}