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

{
    "url": "https://demozoo.org/api/v1/productions/315078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/315078/",
    "id": 315078,
    "title": "Go with the Flow",
    "author_nicks": [
        {
            "name": "draugven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42395/?format=api",
                "id": 42395,
                "name": "draugven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2022/inercia22/combined_demo_intro/draugven_go_with_the_flow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92838"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "104",
            "competition": {
                "id": 17509,
                "name": "Combined Intro / Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4406/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4406/",
                    "id": 4406,
                    "name": "Inércia Demoparty 2022",
                    "tagline": "",
                    "start_date": "2022-11-04",
                    "end_date": "2022-11-06",
                    "location": "Distrito de Lisboa, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 39.0,
                    "longitude": -9.13333,
                    "website": "https://2022.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/9f/a3c8.320981.png",
            "original_width": 160,
            "original_height": 90,
            "standard_url": "https://media.demozoo.org/screens/s/e6/9f/a3c8.320981.jpg",
            "standard_width": 160,
            "standard_height": 90,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/9f/a3c8.320981.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 90
        }
    ],
    "tags": [
        "cables"
    ]
}