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

{
    "url": "https://demozoo.org/api/v1/productions/363579/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363579/",
    "id": 363579,
    "title": "PPF-O-MATIC v3.0",
    "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": "2001-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
            "id": 13,
            "name": "Sony Playstation 1 (PSX)"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zweifeld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11743/?format=api",
                    "id": 11743,
                    "name": "Zweifeld",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "H2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                    "id": 756,
                    "name": "H2O",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10166/?format=api",
                    "id": 10166,
                    "name": "Icarus",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "copyright"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rescene.wdfiles.com/local--files/ppf-o-matic/pdx-ppf3.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/paradox/tools/pdx-pmc3.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/paradox/tools/pdx-pom3.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/a3/baf6.354907.png",
            "original_width": 325,
            "original_height": 215,
            "standard_url": "https://media.demozoo.org/screens/s/82/a3/baf6.354907.jpg",
            "standard_width": 325,
            "standard_height": 215,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/a3/baf6.354907.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/5e/9728.354906.png",
            "original_width": 416,
            "original_height": 370,
            "standard_url": "https://media.demozoo.org/screens/s/4e/5e/9728.354906.jpg",
            "standard_width": 337,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/5e/9728.354906.jpg",
            "thumbnail_width": 168,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/a1/2eaf.354908.png",
            "original_width": 416,
            "original_height": 370,
            "standard_url": "https://media.demozoo.org/screens/s/0b/a1/2eaf.354908.jpg",
            "standard_width": 337,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/a1/2eaf.354908.jpg",
            "thumbnail_width": 168,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available",
        "console-tool",
        "psx-tool"
    ]
}