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

{
    "url": "https://demozoo.org/api/v1/releasers/47590/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47590/",
    "id": 47590,
    "name": "Psycho",
    "is_group": false,
    "nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psycho"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45750/?format=api",
                "id": 45750,
                "name": "Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56842/?format=api",
                "id": 56842,
                "name": "Amiga Birthday Committee"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95762/?format=api",
                "id": 95762,
                "name": "The Digital Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                "id": 64606,
                "name": "OCS-Farts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16740"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=97839"
        }
    ]
}