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

{
    "url": "https://demozoo.org/api/v1/productions/76386/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76386/",
    "id": 76386,
    "title": "Lander",
    "author_nicks": [
        {
            "name": "Baze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                "id": 9004,
                "name": "Baze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "|||",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                "id": 9005,
                "name": "3SC",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-07-26",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/syndeecate03/256b/lander.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10414"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QG-rtFXp9pk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1.429",
            "competition": {
                "id": 7961,
                "name": "PC Intro 256",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/307/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/307/",
                    "id": 307,
                    "name": "Syndeecate Apocalypse 2003",
                    "tagline": "",
                    "start_date": "2003-07-25",
                    "end_date": "2003-07-27",
                    "location": "Rožnov pod Radhoštěm, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/a9/81c0.314857.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ed/a9/81c0.314857.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/a9/81c0.314857.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}