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

{
    "url": "https://demozoo.org/api/v1/releasers/45489/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45489/",
    "id": 45489,
    "name": "Frecle",
    "is_group": false,
    "nicks": [
        {
            "name": "Frecle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frecle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22114/?format=api",
                "id": 22114,
                "name": "T-Matic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118241/?format=api",
                "id": 118241,
                "name": "Zodiac"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118246/?format=api",
                "id": 118246,
                "name": "Wizard"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2829"
        }
    ]
}