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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315113/",
        "id": 315113,
        "title": "Burstnibbler",
        "author_nicks": [
            {
                "name": "Darius Zendeh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11425/?format=api",
                    "id": 11425,
                    "name": "Mark II",
                    "is_group": false
                }
            },
            {
                "name": "Martin Zimmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23287/?format=api",
                    "id": 23287,
                    "name": "Major Rom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "copy-programme"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317513/",
        "id": 317513,
        "title": "Burstnibbler V2.0",
        "author_nicks": [
            {
                "name": "Martin Zimmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23287/?format=api",
                    "id": 23287,
                    "name": "Major Rom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "copy-programme"
        ]
    }
]