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

{
    "url": "https://demozoo.org/api/v1/productions/308576/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308576/",
    "id": 308576,
    "title": "xor_256",
    "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": "2022-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/42Bastian/JaguarDemos/raw/main/256/Outline2022/xor_256/xor_256.j64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/outline22/128b_intro/xor_256.j64"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/JaguarDemos/tree/main/256/Outline2022/xor_256"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91600"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "63",
            "competition": {
                "id": 17071,
                "name": "Oldskool 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4438/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4438/",
                    "id": 4438,
                    "name": "Outline 2022",
                    "tagline": "",
                    "start_date": "2022-05-26",
                    "end_date": "2022-05-29",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/96/2274.308660.png",
            "original_width": 800,
            "original_height": 463,
            "standard_url": "https://media.demozoo.org/screens/s/39/96/2274.308660.jpg",
            "standard_width": 400,
            "standard_height": 231,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/96/2274.308660.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 115
        }
    ],
    "tags": [
        "bootsector",
        "source-available",
        "xor-pattern"
    ]
}