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

{
    "url": "https://demozoo.org/api/v1/productions/192251/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192251/",
    "id": 192251,
    "title": "Deeply Fishy",
    "author_nicks": [
        {
            "name": "FractalPixel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80220/?format=api",
                "id": 80220,
                "name": "FractalPixel",
                "is_group": false
            }
        },
        {
            "name": "Shiera",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81053/?format=api",
                "id": 81053,
                "name": "Shiera",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/graffathon18/beginner/fractalpixel_shiera-deeply_fishy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_jSJxqL2ONo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "183",
            "competition": {
                "id": 14602,
                "name": "Beginner Demo Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3641/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3641/",
                    "id": 3641,
                    "name": "Graffathon 2018",
                    "tagline": "",
                    "start_date": "2018-06-08",
                    "end_date": "2018-06-10",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://www.graffathon.fi/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/8a/ea0a.264700.png",
            "original_width": 1402,
            "original_height": 829,
            "standard_url": "https://media.demozoo.org/screens/s/3a/8a/ea0a.264700.jpg",
            "standard_width": 400,
            "standard_height": 236,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/8a/ea0a.264700.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 118
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/95/1b4d.264701.png",
            "original_width": 1402,
            "original_height": 829,
            "standard_url": "https://media.demozoo.org/screens/s/f9/95/1b4d.264701.jpg",
            "standard_width": 400,
            "standard_height": 236,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/95/1b4d.264701.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 118
        }
    ],
    "tags": [
        "processing"
    ]
}