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

{
    "url": "https://demozoo.org/api/v1/productions/42552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42552/",
    "id": 42552,
    "title": "No Traveller's Tale",
    "author_nicks": [
        {
            "name": "Extrait",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1350/?format=api",
                "id": 1350,
                "name": "Extrait",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AQTech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1352/?format=api",
                    "id": 1352,
                    "name": "AQTech",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals, 3d"
        },
        {
            "nick": {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "engine"
        },
        {
            "nick": {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals, 3d"
        },
        {
            "nick": {
                "name": "Pista",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1351/?format=api",
                    "id": 1351,
                    "name": "Pista",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/function12/demo/extrait---no-traveller-s-tale.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60342"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/51227811"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9jAFP0l8BeY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "131",
            "competition": {
                "id": 4085,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1367/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1367/",
                    "id": 1367,
                    "name": "Function 2012",
                    "tagline": "",
                    "start_date": "2012-09-28",
                    "end_date": "2012-09-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2012.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/03/b1af.36227.png",
            "original_width": 1280,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/a5/03/b1af.36227.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/03/b1af.36227.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}