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

{
    "url": "https://demozoo.org/api/v1/productions/42834/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42834/",
    "id": 42834,
    "title": "Meteorz",
    "author_nicks": [
        {
            "name": "Joco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26969/?format=api",
                "id": 26969,
                "name": "Joco",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fresh!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-13",
    "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/mirrors/flerp/.1/DEMO.%2799/Conference99/256b/frs%21mtrz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65080"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "169",
            "competition": {
                "id": 4128,
                "name": "256byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1045/",
                    "id": 1045,
                    "name": "Conference 3000",
                    "tagline": "",
                    "start_date": "1999-11-12",
                    "end_date": "1999-11-14",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/53/ed25.315743.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/44/53/ed25.315743.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/53/ed25.315743.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}