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

{
    "url": "https://demozoo.org/api/v1/releasers/18601/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18601/",
    "id": 18601,
    "name": "Cybersonik",
    "is_group": false,
    "nicks": [
        {
            "name": "Cybersonik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cybersonik"
            ]
        },
        {
            "name": "Dr. Legal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Legal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                "id": 1254,
                "name": "Cult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14260"
        }
    ]
}