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

{
    "url": "https://demozoo.org/api/v1/productions/110903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110903/",
    "id": 110903,
    "title": "Uhr-Pils",
    "author_nicks": [
        {
            "name": "JAC!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                "id": 6314,
                "name": "JAC!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-25",
    "supertype": "production",
    "platforms": [
        {
            "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.wudsn.com//productions/pc/uhrpils/uhrpils.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56967"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JHCncSzFk5k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 480,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/98/1e77.322120.gif",
            "original_width": 225,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/13/98/1e77.322120.png",
            "standard_width": 225,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/98/1e77.322120.png",
            "thumbnail_width": 112,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}