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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58329/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58329/",
        "id": 58329,
        "title": "Lapin",
        "author_nicks": [
            {
                "name": "Le_Nico ALM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34160/?format=api",
                    "id": 34160,
                    "name": "Le_Nico ALM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-07",
        "supertype": "graphics",
        "platforms": [],
        "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/58379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58379/",
        "id": 58379,
        "title": "Space Impact",
        "author_nicks": [
            {
                "name": "Le_Nico ALM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34160/?format=api",
                    "id": 34160,
                    "name": "Le_Nico ALM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-07",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162763/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162763/",
        "id": 162763,
        "title": "Plage",
        "author_nicks": [
            {
                "name": "Le Nico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34160/?format=api",
                    "id": 34160,
                    "name": "Le_Nico ALM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]