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

{
    "url": "https://demozoo.org/api/v1/releasers/121270/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121270/",
    "id": 121270,
    "name": "Killroy",
    "is_group": false,
    "nicks": [
        {
            "name": "Killroy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Killroy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45178/?format=api",
                "id": 45178,
                "name": "Shadows"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47447/?format=api",
                "id": 47447,
                "name": "System 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2219/?format=api",
                "id": 2219,
                "name": "NeXT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1618/?format=api",
                "id": 1618,
                "name": "Shining"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5181"
        }
    ]
}