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

[
    {
        "url": "https://demozoo.org/api/v1/productions/69998/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69998/",
        "id": 69998,
        "title": "Bomb The Bass - Winter in July",
        "author_nicks": [
            {
                "name": "The Game Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38690/?format=api",
                    "id": 38690,
                    "name": "The Game Master",
                    "is_group": false
                }
            }
        ],
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo",
            "ste-dma"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79124/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79124/",
        "id": 79124,
        "title": "The Astro Demo",
        "author_nicks": [
            {
                "name": "The Game Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38690/?format=api",
                    "id": 38690,
                    "name": "The Game Master",
                    "is_group": false
                }
            }
        ],
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81579/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81579/",
        "id": 81579,
        "title": "Tomorrows World",
        "author_nicks": [
            {
                "name": "The Game Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38690/?format=api",
                    "id": 38690,
                    "name": "The Game Master",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo"
        ]
    }
]