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

{
    "url": "https://demozoo.org/api/v1/releasers/17746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17746/",
    "id": 17746,
    "name": "Silver Rat",
    "is_group": false,
    "nicks": [
        {
            "name": "Silver Rat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SR",
                "Silver Rat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17734/?format=api",
                "id": 17734,
                "name": "The Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                "id": 30343,
                "name": "Rulers of Chaos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110891/?format=api",
                "id": 110891,
                "name": "Project301"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}