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

{
    "url": "https://demozoo.org/api/v1/productions/204346/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204346/",
    "id": 204346,
    "title": "Cakeday",
    "author_nicks": [
        {
            "name": "Downlords",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5783/?format=api",
                "id": 5783,
                "name": "Downlords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-01",
    "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": [
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Leni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50295/?format=api",
                    "id": 50295,
                    "name": "Leni",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://downlords.net/files/downlords_cakeday.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/outline19/realtime_wild/downlords_cakeday.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81438"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=00-EWxQf36w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "106",
            "competition": {
                "id": 15138,
                "name": "Realtime Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3824/",
                    "id": 3824,
                    "name": "Outline 2019",
                    "tagline": "",
                    "start_date": "2019-05-30",
                    "end_date": "2019-06-02",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/31/e5e6.189402.png",
            "original_width": 1165,
            "original_height": 1061,
            "standard_url": "https://media.demozoo.org/screens/s/00/31/e5e6.189402.png",
            "standard_width": 329,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/31/e5e6.189402.png",
            "thumbnail_width": 164,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/00/0826.189403.png",
            "original_width": 1119,
            "original_height": 1061,
            "standard_url": "https://media.demozoo.org/screens/s/0a/00/0826.189403.png",
            "standard_width": 316,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/00/0826.189403.png",
            "thumbnail_width": 158,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "birthday-present"
    ]
}