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

{
    "url": "https://demozoo.org/api/v1/releasers/113223/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113223/",
    "id": 113223,
    "name": "Pixar",
    "is_group": false,
    "nicks": [
        {
            "name": "Pixar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pixar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91851/?format=api",
                "id": 91851,
                "name": "Crack Band Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106898/?format=api",
                "id": 106898,
                "name": "Aces"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}