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

{
    "url": "https://demozoo.org/api/v1/releasers/69563/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69563/",
    "id": 69563,
    "name": "Mace",
    "is_group": false,
    "nicks": [
        {
            "name": "Mace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                "id": 40723,
                "name": "Browbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101805/?format=api",
                "id": 101805,
                "name": "Go-Go Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107861/?format=api",
                "id": 107861,
                "name": "Exocet"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60600"
        }
    ]
}