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

{
    "url": "https://demozoo.org/api/v1/productions/40783/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40783/",
    "id": 40783,
    "title": "Pixel Peach",
    "author_nicks": [
        {
            "name": "Lycan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21309/?format=api",
                "id": 21309,
                "name": "Lycan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26062/?format=api",
                "id": 26062,
                "name": "LNX",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-09-01",
    "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/2012/demodays12/graphics/pixel_peach.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "179",
            "competition": {
                "id": 3845,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1416/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1416/",
                    "id": 1416,
                    "name": "Demodays 2012",
                    "tagline": "watch * create * compete",
                    "start_date": "2012-08-31",
                    "end_date": "2012-09-02",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2012.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/90/fa83.pl38157.png",
            "original_width": 520,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/42/90/fa83.pl38157.jpg",
            "standard_width": 325,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/90/fa83.pl38157.jpg",
            "thumbnail_width": 162,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}