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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361710/",
        "id": 361710,
        "title": "Prevues #7",
        "author_nicks": [
            {
                "name": "PreVueS Staff",
                "abbreviation": "PVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                    "id": 130455,
                    "name": "PreVueS Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359880/",
        "id": 359880,
        "title": "Prevues #6",
        "author_nicks": [
            {
                "name": "PreVueS Staff",
                "abbreviation": "PVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                    "id": 130455,
                    "name": "PreVueS Staff",
                    "is_group": true
                }
            },
            {
                "name": "Silicon Dream Artists",
                "abbreviation": "SDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                    "id": 25795,
                    "name": "Silicon Dream Artists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358416/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358416/",
        "id": 358416,
        "title": "Prevues #5",
        "author_nicks": [
            {
                "name": "PreVueS Staff",
                "abbreviation": "PVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                    "id": 130455,
                    "name": "PreVueS Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]