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

[
    {
        "url": "https://demozoo.org/api/v1/productions/13438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13438/",
        "id": 13438,
        "title": "Music Bank 7",
        "author_nicks": [
            {
                "name": "Drozol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                    "id": 9355,
                    "name": "Drozol",
                    "is_group": false
                }
            },
            {
                "name": "Muad'dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34869/?format=api",
                    "id": 34869,
                    "name": "Muad'dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13090/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13090/",
        "id": 13090,
        "title": "Geography",
        "author_nicks": [
            {
                "name": "Drozol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                    "id": 9355,
                    "name": "Drozol",
                    "is_group": false
                }
            },
            {
                "name": "Muad'dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34869/?format=api",
                    "id": 34869,
                    "name": "Muad'dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13221/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13221/",
        "id": 13221,
        "title": "Judgment Day 3",
        "author_nicks": [
            {
                "name": "Drozol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                    "id": 9355,
                    "name": "Drozol",
                    "is_group": false
                }
            },
            {
                "name": "Muad'dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34869/?format=api",
                    "id": 34869,
                    "name": "Muad'dib",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/13439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13439/",
        "id": 13439,
        "title": "Music Bank 8",
        "author_nicks": [
            {
                "name": "Drozol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9355/?format=api",
                    "id": 9355,
                    "name": "Drozol",
                    "is_group": false
                }
            },
            {
                "name": "Muad'dib",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34869/?format=api",
                    "id": 34869,
                    "name": "Muad'dib",
                    "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": []
    }
]