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

{
    "url": "https://demozoo.org/api/v1/releasers/7452/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7452/",
    "id": 7452,
    "name": "Axe",
    "is_group": false,
    "nicks": [
        {
            "name": "Axe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7028/?format=api",
                "id": 7028,
                "name": "Transonic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8353/?format=api",
                "id": 8353,
                "name": "Spoon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26154"
        }
    ]
}