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

{
    "url": "https://demozoo.org/api/v1/productions/342335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342335/",
    "id": 342335,
    "title": "Divagation",
    "author_nicks": [
        {
            "name": "Chouchen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136863/?format=api",
                "id": 136863,
                "name": "Chouchen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "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/2024/revision24/fantasy-computer/divagation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96660"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=St0tH-9Fpgc&t=581s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "277",
            "competition": {
                "id": 18795,
                "name": "Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4791/",
                    "id": 4791,
                    "name": "Revision 2024",
                    "tagline": "We Are Many",
                    "start_date": "2024-03-29",
                    "end_date": "2024-04-01",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2024.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/12/6b40.342590.png",
            "original_width": 160,
            "original_height": 205,
            "standard_url": "https://media.demozoo.org/screens/s/45/12/6b40.342590.jpg",
            "standard_width": 160,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/12/6b40.342590.jpg",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}