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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64986/",
        "id": 64986,
        "title": "PixelJAM2013_mrgn_hgby-flwrs",
        "author_nicks": [
            {
                "name": "Morgan Higby-Flowers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29975/?format=api",
                    "id": 29975,
                    "name": "Morgan Higby-Flowers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49996/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49996/",
        "id": 49996,
        "title": "041412",
        "author_nicks": [
            {
                "name": "Morgan Higby-Flowers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29975/?format=api",
                    "id": 29975,
                    "name": "Morgan Higby-Flowers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]