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

{
    "url": "https://demozoo.org/api/v1/releasers/87505/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87505/",
    "id": 87505,
    "name": "Freaky Styley",
    "is_group": false,
    "nicks": [
        {
            "name": "Freaky Styley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freaky Styley"
            ]
        },
        {
            "name": "Sky Catcher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sky Catcher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46793/?format=api",
                "id": 46793,
                "name": "RELiC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87498/?format=api",
                "id": 87498,
                "name": "CRiSiS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109375/?format=api",
                "id": 109375,
                "name": "Integrity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123867/?format=api",
                "id": 123867,
                "name": "Blur Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}