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

{
    "url": "https://demozoo.org/api/v1/productions/340599/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340599/",
    "id": 340599,
    "title": "Beginning",
    "author_nicks": [
        {
            "name": "Zero-X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21376/?format=api",
                "id": 21376,
                "name": "Zero-X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/ttc_round03/oms-beg.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18744,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4927/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4927/",
                    "id": 4927,
                    "name": "The Third Creation Round #3",
                    "tagline": "",
                    "start_date": "2002-07",
                    "end_date": "2002-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/ac/7a3b.340758.png",
            "original_width": 128,
            "original_height": 96,
            "standard_url": "https://media.demozoo.org/screens/s/c4/ac/7a3b.340758.jpg",
            "standard_width": 128,
            "standard_height": 96,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/ac/7a3b.340758.jpg",
            "thumbnail_width": 128,
            "thumbnail_height": 96
        }
    ],
    "tags": [
        "lost"
    ]
}