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

{
    "url": "https://demozoo.org/api/v1/productions/314291/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/314291/",
    "id": 314291,
    "title": "Eclipse",
    "author_nicks": [
        {
            "name": "grz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117323/?format=api",
                "id": 117323,
                "name": "The Orz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/cafe2022/Fantasy_Console_Demo/eclipse.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/cafe22/fantasy_console_demo/eclipse_the_orz_256b.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/cafe2022/Fantasy_Console_Demo/2827"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92834"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lw00MJTcfL8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.28",
            "competition": {
                "id": 17478,
                "name": "Fantasy Console Demo/Intro (Combined)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4352/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4352/",
                    "id": 4352,
                    "name": "CAFe 2022",
                    "tagline": "Back to oldschool!",
                    "start_date": "2022-10-21",
                    "end_date": "2022-10-23",
                    "location": "Kazan, Gorod Kazan’, Tatarstan Republic, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": "https://cafeparty.org.ru/2022/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/87/7557.315188.png",
            "original_width": 720,
            "original_height": 408,
            "standard_url": "https://media.demozoo.org/screens/s/1c/87/7557.315188.png",
            "standard_width": 400,
            "standard_height": 226,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/87/7557.315188.png",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "procedural-gfx"
    ]
}