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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269224/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269224/",
        "id": 269224,
        "title": "Pipeline",
        "author_nicks": [
            {
                "name": "Dominic Morris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                    "id": 54134,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13905/",
        "id": 13905,
        "title": "Verisimilitude",
        "author_nicks": [
            {
                "name": "Zack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                    "id": 54134,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/12852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12852/",
        "id": 12852,
        "title": "The Crystal Kilodemo",
        "author_nicks": [
            {
                "name": "Zack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                    "id": 54134,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "tk90x",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13604/",
        "id": 13604,
        "title": "Quark",
        "author_nicks": [
            {
                "name": "Dominic Morris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                    "id": 54134,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13331/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13331/",
        "id": 13331,
        "title": "Magican",
        "author_nicks": [
            {
                "name": "Dominic Morris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54134/?format=api",
                    "id": 54134,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]