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

{
    "url": "https://demozoo.org/api/v1/productions/324264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324264/",
    "id": 324264,
    "title": "JaGol",
    "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-05-20",
    "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": [
        {
            "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/256/Outline2023/JaGol/JaGol.j64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/outline23/intro256_oldskool/42bs_jagol.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/JaguarDemos/tree/main/256/Outline2023/JaGol"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94427"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LKWxuxm9I7I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "72",
            "competition": {
                "id": 17918,
                "name": "Oldskool 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4627/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4627/",
                    "id": 4627,
                    "name": "Outline 2023",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/9e/501b.326848.png",
            "original_width": 1262,
            "original_height": 932,
            "standard_url": "https://media.demozoo.org/screens/s/df/9e/501b.326848.png",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/9e/501b.326848.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": [
        "bootsector",
        "source-available"
    ]
}