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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58767/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58767/",
        "id": 58767,
        "title": "Truck",
        "author_nicks": [
            {
                "name": "Monty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48268/?format=api",
                    "id": 48268,
                    "name": "Monty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-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/58793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58793/",
        "id": 58793,
        "title": "Garbage Wars",
        "author_nicks": [
            {
                "name": "Monty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48268/?format=api",
                    "id": 48268,
                    "name": "Monty",
                    "is_group": false
                }
            },
            {
                "name": "[z]duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34287/?format=api",
                    "id": 34287,
                    "name": "[z]duke",
                    "is_group": false
                }
            },
            {
                "name": "comella",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34286/?format=api",
                    "id": 34286,
                    "name": "comella",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52884/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52884/",
        "id": 52884,
        "title": "Crashing Windows",
        "author_nicks": [
            {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30981/?format=api",
                    "id": 30981,
                    "name": "Duke",
                    "is_group": false
                }
            },
            {
                "name": "Monty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48268/?format=api",
                    "id": 48268,
                    "name": "Monty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]