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

{
    "url": "https://demozoo.org/api/v1/productions/301511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301511/",
    "id": 301511,
    "title": "Unite by byte (Battle Snake)",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 16797,
                "name": "Klemmbaustein",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4285/",
                    "id": 4285,
                    "name": "Deadline 2021",
                    "tagline": "Re-United",
                    "start_date": "2021-10-08",
                    "end_date": "2021-10-10",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2021/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/e1/4d06.300102.jpg",
            "original_width": 1620,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/d8/e1/4d06.300102.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/e1/4d06.300102.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}