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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299936/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299936/",
        "id": 299936,
        "title": "Ray Traced Lifeforms",
        "author_nicks": [
            {
                "name": "Lameron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32747/?format=api",
                    "id": 32747,
                    "name": "Lameron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-11",
        "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/54607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54607/",
        "id": 54607,
        "title": "Audi TT",
        "author_nicks": [
            {
                "name": "Lameron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32747/?format=api",
                    "id": 32747,
                    "name": "Lameron",
                    "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": []
    }
]