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

[
    {
        "url": "https://demozoo.org/api/v1/productions/109954/?format=api",
        "demozoo_url": "https://demozoo.org/productions/109954/",
        "id": 109954,
        "title": "Birdie vs Area 021",
        "author_nicks": [
            {
                "name": "Area 021",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49255/?format=api",
                    "id": 49255,
                    "name": "Area 021",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]