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

{
    "url": "https://demozoo.org/api/v1/productions/205246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205246/",
    "id": 205246,
    "title": "oxo",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/gasman/pico8/gasman_-_oxo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/nova19/wild/gasman_-_oxo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=34577"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81609"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_QzEvmR1w90"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "123",
            "competition": {
                "id": 15223,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3657/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3657/",
                    "id": 3657,
                    "name": "Nova 2019",
                    "tagline": "",
                    "start_date": "2019-06-21",
                    "end_date": "2019-06-23",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/41/a6b2.188245.png",
            "original_width": 128,
            "original_height": 128,
            "standard_url": "https://media.demozoo.org/screens/s/28/41/a6b2.188245.png",
            "standard_width": 128,
            "standard_height": 128,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/41/a6b2.188245.png",
            "thumbnail_width": 128,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "endless-loop"
    ]
}