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

[
    {
        "url": "https://demozoo.org/api/v1/productions/323130/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/323130/",
        "id": 323130,
        "title": "Turn, Turn, Turn!: page 25",
        "author_nicks": [
            {
                "name": "Nikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90890/?format=api",
                    "id": 90890,
                    "name": "Nikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-17",
        "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/279402/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279402/",
        "id": 279402,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Nikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90890/?format=api",
                    "id": 90890,
                    "name": "Nikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "teletext"
        ]
    }
]