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

{
    "url": "https://demozoo.org/api/v1/productions/204366/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204366/",
    "id": 204366,
    "title": "Bounce",
    "author_nicks": [
        {
            "name": "Delwyn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89869/?format=api",
                "id": 89869,
                "name": "Delwyn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wtb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19795/?format=api",
                "id": 19795,
                "name": "Wtb",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1996/mekka96/game/bounce.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10955,
                "name": "32k Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/824/",
                    "id": 824,
                    "name": "Mekka 1996",
                    "tagline": "",
                    "start_date": "1996-03-29",
                    "end_date": "1996-03-31",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0e/f0/9e39.187278.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/0e/f0/9e39.187278.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0e/f0/9e39.187278.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/f7/d7ad.187279.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/0b/f7/d7ad.187279.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/f7/d7ad.187279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "turbo-pascal"
    ]
}