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

{
    "url": "https://demozoo.org/api/v1/productions/324286/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324286/",
    "id": 324286,
    "title": "Motherboard",
    "author_nicks": [
        {
            "name": "F#READY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                "id": 35273,
                "name": "F#READY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/FreddyOffenga/Motherboard/raw/main/Motherboard.xex"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/outline23/intro128_oldskool/motherboard.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/FreddyOffenga/Motherboard"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vymmXRn6xiE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "97",
            "competition": {
                "id": 17921,
                "name": "Oldskool 128b 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/de/06/8f34.326978.png",
            "original_width": 376,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/de/06/8f34.326978.png",
            "standard_width": 376,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/06/8f34.326978.png",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}