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

{
    "url": "https://demozoo.org/api/v1/productions/45479/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45479/",
    "id": 45479,
    "title": "patch_asa",
    "author_nicks": [
        {
            "name": "Synthetic Brush",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26289/?format=api",
                "id": 26289,
                "name": "Synthetic Brush",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-27",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/trip99/wild/fastgrfx/patch_asa.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "56",
            "competition": {
                "id": 4490,
                "name": "Fast Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/939/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/939/",
                    "id": 939,
                    "name": "Trip 1999",
                    "tagline": "",
                    "start_date": "1999-03-25",
                    "end_date": "1999-03-28",
                    "location": "Province of Florence, Tuscany, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 43.83333,
                    "longitude": 11.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/9a/50b6.pl50859.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/08/9a/50b6.pl50859.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/9a/50b6.pl50859.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}