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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121497/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121497/",
        "id": 121497,
        "title": "2 Hearts",
        "author_nicks": [
            {
                "name": "The Blue Rondo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52573/?format=api",
                    "id": 52573,
                    "name": "The Blue Rondo Crew",
                    "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/134772/?format=api",
        "demozoo_url": "https://demozoo.org/productions/134772/",
        "id": 134772,
        "title": "Way Out Demo",
        "author_nicks": [
            {
                "name": "The Blue Rondo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52573/?format=api",
                    "id": 52573,
                    "name": "The Blue Rondo Crew",
                    "is_group": true
                }
            },
            {
                "name": "Visual FX and Sound Service",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57446/?format=api",
                    "id": 57446,
                    "name": "Visual FX and Sound Service",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119690/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119690/",
        "id": 119690,
        "title": "The Final Countdown",
        "author_nicks": [
            {
                "name": "The Blue Rondo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52573/?format=api",
                    "id": 52573,
                    "name": "The Blue Rondo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131341/",
        "id": 131341,
        "title": "The Freaky Demo",
        "author_nicks": [
            {
                "name": "The Blue Rondo Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52573/?format=api",
                    "id": 52573,
                    "name": "The Blue Rondo Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]