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

{
    "url": "https://demozoo.org/api/v1/productions/314296/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314296/",
    "id": 314296,
    "title": "Adventures in the dungeon",
    "author_nicks": [
        {
            "name": "Amir Nasyri",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113541/?format=api",
                "id": 113541,
                "name": "Amirnasyri",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                "id": 8937,
                "name": "Excess Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/cafe22/game_compo/adventures_in_the_dungeon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://scratch.mit.edu/projects/719730729/"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/cafe2022/Game_Compo/2729"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92621"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EVPAafJk1G8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.53",
            "competition": {
                "id": 17467,
                "name": "Game Compo (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/ad/0b/d5e4.315128.jpg",
            "original_width": 1010,
            "original_height": 752,
            "standard_url": "https://media.demozoo.org/screens/s/ad/0b/d5e4.315128.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/0b/d5e4.315128.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}