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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312131/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/312131/",
        "id": 312131,
        "title": "Barnes bridge in red",
        "author_nicks": [
            {
                "name": "TrickyPuzzle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90372/?format=api",
                    "id": 90372,
                    "name": "TrickyPuzzle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279415/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279415/",
        "id": 279415,
        "title": "Tamed Dragon",
        "author_nicks": [
            {
                "name": "TrickyPuzzle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90372/?format=api",
                    "id": 90372,
                    "name": "TrickyPuzzle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205195/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205195/",
        "id": 205195,
        "title": "BumbleSuckle",
        "author_nicks": [
            {
                "name": "TrickyPuzzle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90372/?format=api",
                    "id": 90372,
                    "name": "TrickyPuzzle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]