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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75163/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75163/",
        "id": 75163,
        "title": "Bird Demo",
        "author_nicks": [
            {
                "name": "John F. Semenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40035/?format=api",
                    "id": 40035,
                    "name": "John F. Semenek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94171/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94171/",
        "id": 94171,
        "title": "The Globe",
        "author_nicks": [
            {
                "name": "John F. Semenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40035/?format=api",
                    "id": 40035,
                    "name": "John F. Semenek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75162/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75162/",
        "id": 75162,
        "title": "Doll Animation",
        "author_nicks": [
            {
                "name": "John F. Semenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40035/?format=api",
                    "id": 40035,
                    "name": "John F. Semenek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119282/",
        "id": 119282,
        "title": "Doll Animation (Re-Coded)",
        "author_nicks": [
            {
                "name": "John F. Semenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40035/?format=api",
                    "id": 40035,
                    "name": "John F. Semenek",
                    "is_group": false
                }
            },
            {
                "name": "Persistence Of Vision",
                "abbreviation": "POV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31804/?format=api",
                    "id": 31804,
                    "name": "Persistence Of Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-11-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75161/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75161/",
        "id": 75161,
        "title": "Atari Mega ST",
        "author_nicks": [
            {
                "name": "John F. Semenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40035/?format=api",
                    "id": 40035,
                    "name": "John F. Semenek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]