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

{
    "url": "https://demozoo.org/api/v1/productions/268577/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268577/",
    "id": 268577,
    "title": "My Beloved Berlin",
    "author_nicks": [
        {
            "name": "Kümmel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58722/?format=api",
                "id": 58722,
                "name": "Kümmel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.mikusite.de/x86/berlin.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/deadline19/256_byte/berlin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83206"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UoQ89XklLk0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "200",
            "competition": {
                "id": 15517,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3800/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3800/",
                    "id": 3800,
                    "name": "Deadline 2019",
                    "tagline": "",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2019/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/47/acc5.314892.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/69/47/acc5.314892.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/47/acc5.314892.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "source-available"
    ]
}