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

{
    "url": "https://demozoo.org/api/v1/productions/37239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37239/",
    "id": 37239,
    "title": "Revelation II",
    "author_nicks": [
        {
            "name": "Revelation",
            "abbreviation": "RVL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-09",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cliff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47899/?format=api",
                    "id": 47899,
                    "name": "Cliff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Coop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47900/?format=api",
                    "id": 47900,
                    "name": "Coop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slinger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75695/?format=api",
                    "id": 75695,
                    "name": "Slinger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ntsc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/479/?format=api",
                    "id": 479,
                    "name": "Ntsc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Java",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5423/?format=api",
                    "id": 5423,
                    "name": "Java",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Blaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11897/?format=api",
                    "id": 11897,
                    "name": "Blaze",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/abduction98/in64/rvl_iib.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2696"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "108",
            "competition": {
                "id": 3335,
                "name": "PC 64 kB Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/1c/5d0d.144110.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/be/1c/5d0d.144110.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/1c/5d0d.144110.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "needs-mmx"
    ]
}