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

[
    {
        "url": "https://demozoo.org/api/v1/productions/349092/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/349092/",
        "id": 349092,
        "title": "Mlynarz o zachodzie slonca",
        "author_nicks": [
            {
                "name": "Bimber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23398/?format=api",
                    "id": 23398,
                    "name": "Bimber",
                    "is_group": false
                }
            },
            {
                "name": "Fenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23400/?format=api",
                    "id": 23400,
                    "name": "Fenek",
                    "is_group": false
                }
            },
            {
                "name": "Rodney",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23395/?format=api",
                    "id": 23395,
                    "name": "Rodney",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129873/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129873/",
        "id": 129873,
        "title": "?",
        "author_nicks": [
            {
                "name": "Fenek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23400/?format=api",
                    "id": 23400,
                    "name": "Fenek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kreciki",
                "abbreviation": "KRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                    "id": 49545,
                    "name": "Kreciki",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-31",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced"
        ]
    }
]