GET /api/v1/productions/?format=api&ordering=id&page=3722
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 372102,
    "next": null,
    "previous": "https://demozoo.org/api/v1/productions/?format=api&ordering=id&page=3721",
    "results": [
        {
            "url": "https://demozoo.org/api/v1/productions/380288/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380288/",
            "id": 380288,
            "title": "ACiD View v1.5",
            "author_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "standard-architecture-for-universal-comment-extensions",
                "ansi-viewer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380289/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380289/",
            "id": 380289,
            "title": "Fisherman's Challenge Pal/Ntsc Selector",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                        "id": 1853,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-01-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                    "id": 28,
                    "name": "Sony Playstation 2 (PS2)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        }
    ]
}