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

{
    "url": "https://demozoo.org/api/v1/productions/42042/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42042/",
    "id": 42042,
    "title": "Mansion of Illusion",
    "author_nicks": [
        {
            "name": "Potion",
            "abbreviation": "PTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7122/?format=api",
                "id": 7122,
                "name": "Potion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-20",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/amiga/demo/ptn-mansion.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11922"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14683"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HQXOnPcKvEY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "124",
            "competition": {
                "id": 4020,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/577/",
                    "id": 577,
                    "name": "Astrosyn 1999",
                    "tagline": "Astrosyn 2",
                    "start_date": "1999-03-20",
                    "end_date": "1999-03-21",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/e0/18e6.jw26383c.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/c7/e0/18e6.jw26383c.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/e0/18e6.jw26383c.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9e/bc/b3b3.jw26383a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/9e/bc/b3b3.jw26383a.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9e/bc/b3b3.jw26383a.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/24/60c2.jw26383b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/a1/24/60c2.jw26383b.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/24/60c2.jw26383b.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/da/f0/b036.jw26383d.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/da/f0/b036.jw26383d.jpg",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/f0/b036.jw26383d.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}