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

{
    "url": "https://demozoo.org/api/v1/releasers/130292/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130292/",
    "id": 130292,
    "name": "Nova",
    "is_group": false,
    "nicks": [
        {
            "name": "Nova",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nova"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92681/?format=api",
                "id": 92681,
                "name": "F.I.N.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4860/?format=api",
                "id": 4860,
                "name": "Vendetta Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98876/?format=api",
                "id": 98876,
                "name": "Hanissis 5"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23548"
        }
    ]
}