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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81559/",
        "id": 81559,
        "title": "The Mr. Spoons Demo",
        "author_nicks": [
            {
                "name": "Movie-King",
                "abbreviation": "MK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41761/?format=api",
                    "id": 41761,
                    "name": "Movie-King",
                    "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": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81560/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81560/",
        "id": 81560,
        "title": "The Yello Demo",
        "author_nicks": [
            {
                "name": "Movie-King",
                "abbreviation": "MK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41761/?format=api",
                    "id": 41761,
                    "name": "Movie-King",
                    "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": [
            "sampledemo",
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137934/",
        "id": 137934,
        "title": "JMJ Slideshow",
        "author_nicks": [
            {
                "name": "Movie-King",
                "abbreviation": "MK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41761/?format=api",
                    "id": 41761,
                    "name": "Movie-King",
                    "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": [
            "jean-michel-jarre"
        ]
    }
]