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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46930/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46930/",
        "id": 46930,
        "title": "Breakdown!",
        "author_nicks": [
            {
                "name": "Lavers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28884/?format=api",
                    "id": 28884,
                    "name": "Lavers",
                    "is_group": true
                }
            },
            {
                "name": "Team PowerAmiga",
                "abbreviation": "TPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13296/?format=api",
                    "id": 13296,
                    "name": "Team PowerAmiga",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297763/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297763/",
        "id": 297763,
        "title": "Yolka '98",
        "author_nicks": [
            {
                "name": "Lavers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28884/?format=api",
                    "id": 28884,
                    "name": "Lavers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "new-year"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297764/",
        "id": 297764,
        "title": "Yolka '97",
        "author_nicks": [
            {
                "name": "Dream Makers Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8896/?format=api",
                    "id": 8896,
                    "name": "Dream Makers",
                    "is_group": true
                }
            },
            {
                "name": "Lavers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28884/?format=api",
                    "id": 28884,
                    "name": "Lavers",
                    "is_group": true
                }
            },
            {
                "name": "Rush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                    "id": 8897,
                    "name": "Rush",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "new-year"
        ]
    }
]