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

{
    "url": "https://demozoo.org/api/v1/productions/305504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305504/",
    "id": 305504,
    "title": "p!co#run",
    "author_nicks": [
        {
            "name": "pépé",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                "id": 123351,
                "name": "pépé",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-11",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/nanogame_hiend/p-co-run.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90991"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "105",
            "competition": {
                "id": 16966,
                "name": "Hi-End Nano Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/b5/ef60.304900.png",
            "original_width": 160,
            "original_height": 205,
            "standard_url": "https://media.demozoo.org/screens/s/2b/b5/ef60.304900.png",
            "standard_width": 160,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/b5/ef60.304900.png",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/80/f57d.304901.png",
            "original_width": 512,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/f2/80/f57d.304901.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/80/f57d.304901.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}