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

{
    "url": "https://demozoo.org/api/v1/releasers/54994/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54994/",
    "id": 54994,
    "name": "Martin Fry",
    "is_group": false,
    "nicks": [
        {
            "name": "Martin Fry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Martin Fry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                "id": 2265,
                "name": "The Exceptions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31440/?format=api",
                "id": 31440,
                "name": "The Blue System"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}