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

{
    "url": "https://demozoo.org/api/v1/productions/88989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88989/",
    "id": 88989,
    "title": "Simon",
    "author_nicks": [
        {
            "name": "JL_Picard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43801/?format=api",
                "id": 43801,
                "name": "JL_Picard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JL_Picard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43801/?format=api",
                    "id": 43801,
                    "name": "JL_Picard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/presence_of_mind99/game/pom-simo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9427,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1066/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1066/",
                    "id": 1066,
                    "name": "Presence of Mind 1999",
                    "tagline": "",
                    "start_date": "1999-04-25",
                    "end_date": "1999-04-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/25/1fc8.320295.jpg",
            "original_width": 628,
            "original_height": 482,
            "standard_url": "https://media.demozoo.org/screens/s/80/25/1fc8.320295.jpg",
            "standard_width": 390,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/25/1fc8.320295.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}