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

{
    "url": "https://demozoo.org/api/v1/releasers/33910/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33910/",
    "id": 33910,
    "name": "Ninja 3",
    "is_group": false,
    "nicks": [
        {
            "name": "Ninja 3",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ninja 3"
            ]
        },
        {
            "name": "Ninja III",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ninja III"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32676/?format=api",
                "id": 32676,
                "name": "Channel 38"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29450/?format=api",
                "id": 29450,
                "name": "Newline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33640/?format=api",
                "id": 33640,
                "name": "The Coders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}