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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52522/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52522/",
        "id": 52522,
        "title": "All your IPv6 are belong to us",
        "author_nicks": [
            {
                "name": "BugBlue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28616/?format=api",
                    "id": 28616,
                    "name": "BugBlue",
                    "is_group": false
                }
            },
            {
                "name": "Rtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30863/?format=api",
                    "id": 30863,
                    "name": "Rtek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hell NO!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30197/?format=api",
                    "id": 30197,
                    "name": "Hell NO!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]