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

{
    "url": "https://demozoo.org/api/v1/productions/42909/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42909/",
    "id": 42909,
    "title": "?",
    "author_nicks": [
        {
            "name": "Strobo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26992/?format=api",
                "id": 26992,
                "name": "Strobo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kyphosis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23494/?format=api",
                "id": 23494,
                "name": "Kyphosis",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01-30",
    "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/1999/contest99/256b/k%40w3stro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62637"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "1",
            "competition": {
                "id": 4140,
                "name": "PC/Amiga 256byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1047/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1047/",
                    "id": 1047,
                    "name": "Contest 1999",
                    "tagline": "",
                    "start_date": "1999-01-29",
                    "end_date": "1999-01-31",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/01/24c8.314897.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b9/01/24c8.314897.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/01/24c8.314897.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/4f/75d7.314898.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/1c/4f/75d7.314898.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/4f/75d7.314898.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "epilepsy-warning"
    ]
}