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

[
    {
        "url": "https://demozoo.org/api/v1/productions/226463/?format=api",
        "demozoo_url": "https://demozoo.org/productions/226463/",
        "id": 226463,
        "title": "A Movie-Slide",
        "author_nicks": [
            {
                "name": "Lo-bunch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99906/?format=api",
                    "id": 99906,
                    "name": "Lo-bunch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/226465/?format=api",
        "demozoo_url": "https://demozoo.org/productions/226465/",
        "id": 226465,
        "title": "Movie-Slide 2",
        "author_nicks": [
            {
                "name": "Lo-bunch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99906/?format=api",
                    "id": 99906,
                    "name": "Lo-bunch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153805/?format=api",
        "demozoo_url": "https://demozoo.org/music/153805/",
        "id": 153805,
        "title": "Venice",
        "author_nicks": [
            {
                "name": "Lo-bunch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99906/?format=api",
                    "id": 99906,
                    "name": "Lo-bunch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "lost-ish"
        ]
    }
]