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

{
    "url": "https://demozoo.org/api/v1/productions/319250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319250/",
    "id": 319250,
    "title": "pattern38",
    "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": "2023-02-12",
    "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/16/?format=api",
            "id": 16,
            "name": "64b 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": "BaseUrl",
            "url": "https://github.com/42Bastian/JaguarDemos/blob/main/64/pattern38/pattern38.j64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/64_byte_intro_oldschool/pattern38.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/JaguarDemos/tree/main/64/pattern38"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93603"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jAyA2L_sBps"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "156",
            "competition": {
                "id": 17692,
                "name": "64 Byte Intro Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/cd/b4c2.320436.png",
            "original_width": 963,
            "original_height": 658,
            "standard_url": "https://media.demozoo.org/screens/s/34/cd/b4c2.320436.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/cd/b4c2.320436.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "bootsector",
        "source-available"
    ]
}