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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78738/",
        "id": 78738,
        "title": "Disk Demo 3",
        "author_nicks": [
            {
                "name": "Warning Sign",
                "abbreviation": "WS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41041/?format=api",
                    "id": 41041,
                    "name": "Warning Sign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78739/",
        "id": 78739,
        "title": "Disk Demo I & II",
        "author_nicks": [
            {
                "name": "Warning Sign",
                "abbreviation": "WS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41041/?format=api",
                    "id": 41041,
                    "name": "Warning Sign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/369949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/369949/",
        "id": 369949,
        "title": "Disk Show",
        "author_nicks": [
            {
                "name": "Warning Sign",
                "abbreviation": "WS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41041/?format=api",
                    "id": 41041,
                    "name": "Warning Sign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]