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

{
    "url": "https://demozoo.org/api/v1/productions/325475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325475/",
    "id": 325475,
    "title": "Ego Sum Pico",
    "author_nicks": [
        {
            "name": "1935711",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130121/?format=api",
                "id": 130121,
                "name": "1935711",
                "is_group": false
            }
        },
        {
            "name": "e!ghtbm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89858/?format=api",
                "id": 89858,
                "name": "e!ghtbm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "1935711",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130121/?format=api",
                    "id": 130121,
                    "name": "1935711",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "e!ghtbm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89858/?format=api",
                    "id": 89858,
                    "name": "e!ghtbm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/1935711/prod-egosumpico/releases/download/decrunch2023/1935711-eightbm_egosumpico.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/decrunch23/wild/1935711-eightbm_egosumpico.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/1935711/prod-egosumpico"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94535"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dHcQqiexMqc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=2",
            "score": "",
            "competition": {
                "id": 17985,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4588/",
                    "id": 4588,
                    "name": "Decrunch 2023",
                    "tagline": "",
                    "start_date": "2023-06-23",
                    "end_date": "2023-06-25",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/bb/3509.328136.png",
            "original_width": 1440,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/aa/bb/3509.328136.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/bb/3509.328136.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/67/45/2965.329195.png",
            "original_width": 1920,
            "original_height": 960,
            "standard_url": "https://media.demozoo.org/screens/s/67/45/2965.329195.jpg",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/45/2965.329195.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": [
        "source-available"
    ]
}