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

{
    "url": "https://demozoo.org/api/v1/productions/35849/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35849/",
    "id": 35849,
    "title": "Metro2",
    "author_nicks": [
        {
            "name": "Kyphosis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23494/?format=api",
                "id": 23494,
                "name": "Kyphosis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-05",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/rage97/in64/metro2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24059"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "110",
            "competition": {
                "id": 3120,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/680/",
                    "id": 680,
                    "name": "Rage 1997",
                    "tagline": "The Independence Days",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Kistarcsa, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.54757,
                    "longitude": 19.26247,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/d4/e139.138757.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/f5/d4/e139.138757.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/d4/e139.138757.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}