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

{
    "url": "https://demozoo.org/api/v1/productions/308623/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308623/",
    "id": 308623,
    "title": "It's about time",
    "author_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alusi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10940/?format=api",
                    "id": 10940,
                    "name": "Alusi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BetA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24367/?format=api",
                    "id": 24367,
                    "name": "BetA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        },
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Bat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10942/?format=api",
                    "id": 10942,
                    "name": "The Bat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional visuals"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/outline22/demo/guideline_itsabouttime.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91593"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bEFGeH3jJ4I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "88",
            "competition": {
                "id": 17074,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4438/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4438/",
                    "id": 4438,
                    "name": "Outline 2022",
                    "tagline": "",
                    "start_date": "2022-05-26",
                    "end_date": "2022-05-29",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/77/00e7.319700.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/71/77/00e7.319700.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/77/00e7.319700.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        ".net-4.0",
        "shader-model-2.0"
    ]
}