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

{
    "url": "https://demozoo.org/api/v1/releasers/129754/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129754/",
    "id": 129754,
    "name": "Gandolf",
    "is_group": false,
    "nicks": [
        {
            "name": "Gandolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gandolf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46683/?format=api",
                "id": 46683,
                "name": "DESTiNY"
            },
            "is_current": true
        },
        {
            "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/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119712/?format=api",
                "id": 119712,
                "name": "The Rape Ware Syndicate"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}