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

{
    "url": "https://demozoo.org/api/v1/productions/337997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337997/",
    "id": 337997,
    "title": "Torille!",
    "author_nicks": [
        {
            "name": "ISO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/16_byte_intro_oldschool/iso-torille.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/16_byte_intro_oldschool/iso-torille.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CLyJEjGxz4o&t=517"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "=12",
            "score": "83",
            "competition": {
                "id": 18678,
                "name": "16 Byte Intro Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4760/",
                    "id": 4760,
                    "name": "Lovebyte 2024",
                    "tagline": "Its on like DONKEY~1.COM",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "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/02/87/6a25.339509.png",
            "original_width": 568,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/02/87/6a25.339509.png",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/87/6a25.339509.png",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}