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

{
    "url": "https://demozoo.org/api/v1/productions/340598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340598/",
    "id": 340598,
    "title": "1fx",
    "author_nicks": [
        {
            "name": "Skeet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34149/?format=api",
                "id": 34149,
                "name": "Skeet",
                "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/skeet-contrib-1fx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "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/7c/be/05f2.340757.png",
            "original_width": 128,
            "original_height": 96,
            "standard_url": "https://media.demozoo.org/screens/s/7c/be/05f2.340757.jpg",
            "standard_width": 128,
            "standard_height": 96,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/be/05f2.340757.jpg",
            "thumbnail_width": 128,
            "thumbnail_height": 96
        }
    ],
    "tags": [
        "lost"
    ]
}