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

{
    "url": "https://demozoo.org/api/v1/releasers/13078/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13078/",
    "id": 13078,
    "name": "Coractor",
    "is_group": false,
    "nicks": [
        {
            "name": "Coractor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coractor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8356/?format=api",
                "id": 8356,
                "name": "Blank"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35064/?format=api",
                "id": 35064,
                "name": "Zone-X"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37086/?format=api",
                "id": 37086,
                "name": "Dynamic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
                "id": 87940,
                "name": "Simple"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62759"
        }
    ]
}