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

{
    "url": "https://demozoo.org/api/v1/productions/44633/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44633/",
    "id": 44633,
    "title": "Bootbump",
    "author_nicks": [
        {
            "name": "Marco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27718/?format=api",
                "id": 27718,
                "name": "Marco",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-17",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/256b/bootbump.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 4374,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/25/4919.263529.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/21/25/4919.263529.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/25/4919.263529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}