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

{
    "url": "https://demozoo.org/api/v1/productions/178765/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178765/",
    "id": 178765,
    "title": "The Third Reich of Subpixels",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=158693"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 13758,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3468/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3468/",
                    "id": 3468,
                    "name": "Psykoz 2017",
                    "tagline": "",
                    "start_date": "2017-09-01",
                    "end_date": "2017-09-03",
                    "location": "Ruovesi, Ylä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.98575,
                    "longitude": 24.05714,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/f7/1213.329438.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/46/f7/1213.329438.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/f7/1213.329438.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "lost",
        "unknown-author"
    ]
}