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

{
    "url": "https://demozoo.org/api/v1/productions/70980/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70980/",
    "id": 70980,
    "title": "Pier",
    "author_nicks": [
        {
            "name": "Hedelmae",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                "id": 3601,
                "name": "Hedelmae",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-08-07",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leaphion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3602/?format=api",
                    "id": 3602,
                    "name": "Leaphion",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/assembly10/in64/pier_by_hedelmae.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55538"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=U8y8VGy5OM8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3045",
            "competition": {
                "id": 211,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4/",
                    "id": 4,
                    "name": "Assembly 2010",
                    "tagline": "Assembly Summer 2010",
                    "start_date": "2010-08-05",
                    "end_date": "2010-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/5b/09e8.191348.jpg",
            "original_width": 400,
            "original_height": 262,
            "standard_url": "https://media.demozoo.org/screens/s/eb/5b/09e8.191348.jpg",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/5b/09e8.191348.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "v2"
    ]
}