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

{
    "url": "https://demozoo.org/api/v1/productions/298753/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298753/",
    "id": 298753,
    "title": "Noise",
    "author_nicks": [
        {
            "name": "42Bastian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                "id": 12049,
                "name": "42Bastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "42Bastian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                    "id": 12049,
                    "name": "42Bastian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/LYNX/42BSTIAN/NOISE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21/lynxdemo/noise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/lynx_hacking/tree/master/248b/noise"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89765"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ELcEMFu3N5s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "2.910",
            "competition": {
                "id": 16683,
                "name": "Atari Lynx Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4000/",
                    "id": 4000,
                    "name": "Silly Venture 2020+1 SE",
                    "tagline": "uniting all ATARI scenes since 2000!",
                    "start_date": "2021-08-20",
                    "end_date": "2021-08-22",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/44/856e.297901.jpg",
            "original_width": 400,
            "original_height": 275,
            "standard_url": "https://media.demozoo.org/screens/s/02/44/856e.297901.jpg",
            "standard_width": 400,
            "standard_height": 275,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/44/856e.297901.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "source-available"
    ]
}