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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31118/",
        "id": 31118,
        "title": "Mushroom Pants",
        "author_nicks": [
            {
                "name": "Raisuddin Khan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20946/?format=api",
                    "id": 20946,
                    "name": "Roman",
                    "is_group": false
                }
            },
            {
                "name": "Robin T. Sverd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20945/?format=api",
                    "id": 20945,
                    "name": "Jammy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "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/30929/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30929/",
        "id": 30929,
        "title": "Teipen Mediesenter Vignett",
        "author_nicks": [
            {
                "name": "Jammy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20945/?format=api",
                    "id": 20945,
                    "name": "Jammy",
                    "is_group": false
                }
            },
            {
                "name": "Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20946/?format=api",
                    "id": 20946,
                    "name": "Roman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tabumedia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20947/?format=api",
                    "id": 20947,
                    "name": "Tabumedia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]