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

{
    "url": "https://demozoo.org/api/v1/releasers/116751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116751/",
    "id": 116751,
    "name": "Cujo",
    "is_group": false,
    "nicks": [
        {
            "name": "Cujo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cujo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6960/?format=api",
                "id": 6960,
                "name": "Shades"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7001/?format=api",
                "id": 7001,
                "name": "Progress"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36928/?format=api",
                "id": 36928,
                "name": "Cyberaktif"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22271"
        }
    ]
}