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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58543/",
        "id": 58543,
        "title": "Make your own mondriaan",
        "author_nicks": [
            {
                "name": "Chris Nott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34208/?format=api",
                    "id": 34208,
                    "name": "Chris Nott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58545/",
        "id": 58545,
        "title": "Fridge Pomes",
        "author_nicks": [
            {
                "name": "Chris Nott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34208/?format=api",
                    "id": 34208,
                    "name": "Chris Nott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58553/",
        "id": 58553,
        "title": "Simon",
        "author_nicks": [
            {
                "name": "Chris Nott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34208/?format=api",
                    "id": 34208,
                    "name": "Chris Nott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    }
]