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

{
    "url": "https://demozoo.org/api/v1/releasers/53438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53438/",
    "id": 53438,
    "name": "Jay Fx",
    "is_group": false,
    "nicks": [
        {
            "name": "Jay Fx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JFX",
                "Jay Fx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130322/?format=api",
                "id": 130322,
                "name": "Limit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62023/?format=api",
                "id": 62023,
                "name": "Kinetic Operators Near Extinction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53437/?format=api",
                "id": 53437,
                "name": "BlacKOuT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130323/?format=api",
                "id": 130323,
                "name": "D-Sign"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3676"
        }
    ]
}