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

{
    "url": "https://demozoo.org/api/v1/releasers/58152/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58152/",
    "id": 58152,
    "name": "Fred",
    "is_group": false,
    "nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fred"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58101/?format=api",
                "id": 58101,
                "name": "Terraformer"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117492/?format=api",
                "id": 117492,
                "name": "INK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128623/?format=api",
                "id": 128623,
                "name": "Paradigm Music Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2833"
        }
    ]
}