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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61588/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61588/",
        "id": 61588,
        "title": "Blockofighter",
        "author_nicks": [
            {
                "name": "Juha Kaarlas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35648/?format=api",
                    "id": 35648,
                    "name": "Juha Kaarlas",
                    "is_group": false
                }
            },
            {
                "name": "Miika Sell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35647/?format=api",
                    "id": 35647,
                    "name": "Miika Sell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/328279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328279/",
        "id": 328279,
        "title": "Cokis",
        "author_nicks": [
            {
                "name": "Miika Norvanto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138929/?format=api",
                    "id": 138929,
                    "name": "Miika Norvanto",
                    "is_group": false
                }
            },
            {
                "name": "Miika Sell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35647/?format=api",
                    "id": 35647,
                    "name": "Miika Sell",
                    "is_group": false
                }
            },
            {
                "name": "Pertti Huotari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138930/?format=api",
                    "id": 138930,
                    "name": "Pertti Huotari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]