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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30848/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30848/",
        "id": 30848,
        "title": "T-rex",
        "author_nicks": [
            {
                "name": "nebula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20894/?format=api",
                    "id": 20894,
                    "name": "nebula",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "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/151327/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151327/",
        "id": 151327,
        "title": "ScreenGrab",
        "author_nicks": [
            {
                "name": "Casma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62606/?format=api",
                    "id": 62606,
                    "name": "Casma",
                    "is_group": false
                }
            },
            {
                "name": "nebula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20894/?format=api",
                    "id": 20894,
                    "name": "nebula",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]