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

{
    "url": "https://demozoo.org/api/v1/releasers/11480/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11480/",
    "id": 11480,
    "name": "Warca",
    "is_group": false,
    "nicks": [
        {
            "name": "Warca",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warca"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/681/?format=api",
                "id": 681,
                "name": "Flash Production"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73502/?format=api",
                "id": 73502,
                "name": "Trazion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3131"
        }
    ]
}