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

{
    "url": "https://demozoo.org/api/v1/releasers/54620/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54620/",
    "id": 54620,
    "name": "Rubber Duck",
    "is_group": false,
    "nicks": [
        {
            "name": "Rubber Duck",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rubber Duck",
                "RubberDuck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19446/?format=api",
                "id": 19446,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82322/?format=api",
                "id": 82322,
                "name": "Fatality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21435/?format=api",
                "id": 21435,
                "name": "Velvet Development"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107547/?format=api",
                "id": 107547,
                "name": "Infernals"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}