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

{
    "url": "https://demozoo.org/api/v1/releasers/124778/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124778/",
    "id": 124778,
    "name": "Psycho Slasher",
    "is_group": false,
    "nicks": [
        {
            "name": "Psycho Slasher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psycho Slasher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                "id": 46345,
                "name": "Special Warez Acquisition Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76438/?format=api",
                "id": 76438,
                "name": "DREAD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}