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

{
    "url": "https://demozoo.org/api/v1/productions/80314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80314/",
    "id": 80314,
    "title": "SAP2k4slide",
    "author_nicks": [
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                "id": 3716,
                "name": "ArtWay",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wayne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6032/?format=api",
                    "id": 6032,
                    "name": "Wayne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "script"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/artway05/demo/sap2k4sl.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=75494"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18475"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6",
            "competition": {
                "id": 8337,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/653/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/653/",
                    "id": 653,
                    "name": "ArtWay 2005",
                    "tagline": "",
                    "start_date": "2005-07-01",
                    "end_date": "2005-07-03",
                    "location": "Okres Tachov, Plzeňský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.76667,
                    "longitude": 12.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/de/ca41.jw108287a.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/76/de/ca41.jw108287a.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/de/ca41.jw108287a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/6b/315d.jw108287b.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/3e/6b/315d.jw108287b.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/6b/315d.jw108287b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "karate"
    ]
}