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

[
    {
        "url": "https://demozoo.org/api/v1/productions/160450/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160450/",
        "id": 160450,
        "title": "Dickbot Does Sundown 2016",
        "author_nicks": [
            {
                "name": "Slipstream",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                    "id": 1433,
                    "name": "Slipstream",
                    "is_group": true
                }
            },
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/169230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169230/",
        "id": 169230,
        "title": "The 1st Demo",
        "author_nicks": [
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-01-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/169477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169477/",
        "id": 169477,
        "title": "TZT Christmas 2015",
        "author_nicks": [
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/98767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98767/",
        "id": 98767,
        "title": "Steam",
        "author_nicks": [
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/98771/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98771/",
        "id": 98771,
        "title": "Jazz",
        "author_nicks": [
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]