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

{
    "url": "https://demozoo.org/api/v1/productions/360822/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360822/",
    "id": 360822,
    "title": "Borderline",
    "author_nicks": [
        {
            "name": "Pulpo Corrosivo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66268/?format=api",
                "id": 66268,
                "name": "Pulpo Corrosivo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45304/?format=api",
                    "id": 45304,
                    "name": "Toms",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "e-dredon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145773/?format=api",
                    "id": 145773,
                    "name": "e-dredon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/benediction_coding_party24/combined_demo_intro/borderline.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=100291"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Jxeq2E-Xoc0"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=oPz5o0vp2MY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "148",
            "competition": {
                "id": 19514,
                "name": "Combined Demo / Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5017/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5017/",
                    "id": 5017,
                    "name": "Benediction Coding Party #4",
                    "tagline": "",
                    "start_date": "2024-10-31",
                    "end_date": "2024-11-03",
                    "location": "Sourdeval-les-Bois, Manche, Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.90893,
                    "longitude": -1.27583,
                    "website": "https://bndcodingparty.memoryfull.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/52/296b.352474.png",
            "original_width": 376,
            "original_height": 269,
            "standard_url": "https://media.demozoo.org/screens/s/2a/52/296b.352474.png",
            "standard_width": 376,
            "standard_height": 269,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/52/296b.352474.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "fast-ay-player"
    ]
}