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

{
    "url": "https://demozoo.org/api/v1/productions/164323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164323/",
    "id": 164323,
    "title": "Tammerfors",
    "author_nicks": [
        {
            "name": "Aleksi Eeben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                "id": 627,
                "name": "Aleksi Eeben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zak.fi/File:Tammerfors.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68341"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.65",
            "competition": {
                "id": 16646,
                "name": "1K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3963/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3963/",
                    "id": 3963,
                    "name": "MiniGame 2003",
                    "tagline": "",
                    "start_date": "2003",
                    "end_date": "2003",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/79/7d08.116739.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/20/79/7d08.116739.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/79/7d08.116739.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/16/d0/a34f.116738.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/16/d0/a34f.116738.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/d0/a34f.116738.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/3f/d3a8.116740.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/9c/3f/d3a8.116740.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/3f/d3a8.116740.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": [
        "sequel",
        "1k"
    ]
}