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

{
    "url": "https://demozoo.org/api/v1/productions/273103/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273103/",
    "id": 273103,
    "title": "Acid",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/magfest20/executable/intro256b_g0blinish_acid%28a2%29.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84486"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=p6tw19T3K3k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "111",
            "competition": {
                "id": 15700,
                "name": "Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3992/",
                    "id": 3992,
                    "name": "MAGFest Demoparty 2020",
                    "tagline": "",
                    "start_date": "2020-01-02",
                    "end_date": "2020-01-05",
                    "location": "National Harbor, Prince George's County, Maryland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 38.78264,
                    "longitude": -77.01506,
                    "website": "http://magfest.modules.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/07/44/6cf9.258177.png",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/07/44/6cf9.258177.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/07/44/6cf9.258177.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "source-available"
    ]
}