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

{
    "url": "https://demozoo.org/api/v1/releasers/43881/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43881/",
    "id": 43881,
    "name": "Keijo",
    "is_group": false,
    "nicks": [
        {
            "name": "Keijo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Keijo"
            ]
        },
        {
            "name": "Kustos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kustos"
            ]
        },
        {
            "name": "Pifki",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pifki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43880/?format=api",
                "id": 43880,
                "name": "Heavy Duty"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67616/?format=api",
                "id": 67616,
                "name": "Dimension 4"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4167/?format=api",
                "id": 4167,
                "name": "Offworld"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1389/?format=api",
                "id": 1389,
                "name": "Addicts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18746"
        }
    ]
}