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

{
    "url": "https://demozoo.org/api/v1/releasers/49736/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49736/",
    "id": 49736,
    "name": "Cyntex",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyntex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyntex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                "id": 7726,
                "name": "The Powerlords"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1459"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19323"
        }
    ]
}