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

{
    "url": "https://demozoo.org/api/v1/productions/204879/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204879/",
    "id": 204879,
    "title": "Mario Taken",
    "author_nicks": [
        {
            "name": "MotionRide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65679/?format=api",
                "id": 65679,
                "name": "MotionRide",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/decrunch19/demo_wild/wilddemo_motionride_mariotaken.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2jAdgtsK07c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "87",
            "competition": {
                "id": 15192,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3786/",
                    "id": 3786,
                    "name": "Decrunch 2019",
                    "tagline": "Decrunch 2049",
                    "start_date": "2019-06-14",
                    "end_date": "2019-06-16",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/2049/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/a4/b6f7.187844.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/72/a4/b6f7.187844.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/a4/b6f7.187844.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "mario"
    ]
}