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

{
    "url": "https://demozoo.org/api/v1/releasers/117790/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117790/",
    "id": 117790,
    "name": "Fx",
    "is_group": false,
    "nicks": [
        {
            "name": "Fx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108595/?format=api",
                "id": 108595,
                "name": "Perception"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100760/?format=api",
                "id": 100760,
                "name": "Mondo-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92681/?format=api",
                "id": 92681,
                "name": "F.I.N.E."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55976"
        }
    ]
}