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

{
    "url": "https://demozoo.org/api/v1/productions/318962/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/318962/",
    "id": 318962,
    "title": "Dozer",
    "author_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-11",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Superogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "Superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_dozer.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/executable_graphics_oldschool/marqueedesign_dozer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/detail.php?files_id=8407"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SvTeqV1H6kQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "304",
            "competition": {
                "id": 17687,
                "name": "Executable Graphics Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/a2/58fc.320331.png",
            "original_width": 752,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/22/a2/58fc.320331.png",
            "standard_width": 400,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/a2/58fc.320331.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "cat",
        "writeup-available"
    ]
}