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

{
    "url": "https://demozoo.org/api/v1/productions/39657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39657/",
    "id": 39657,
    "title": "Redhot",
    "author_nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                "id": 1310,
                "name": "Lucid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-11-03",
    "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": [
        {
            "nick": {
                "name": "Neutron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22387/?format=api",
                    "id": 22387,
                    "name": "Neutron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dialogos2001/in4k/neutron-redhot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15810"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3705,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1014/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1014/",
                    "id": 1014,
                    "name": "Dialogos 2001",
                    "tagline": "",
                    "start_date": "2001-11-02",
                    "end_date": "2001-11-04",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/87/9978.315789.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c0/87/9978.315789.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/87/9978.315789.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}