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

{
    "url": "https://demozoo.org/api/v1/productions/350431/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350431/",
    "id": 350431,
    "title": "Tunnel Of Glitch",
    "author_nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
                "id": 10107,
                "name": "Neural",
                "is_group": true
            }
        },
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "hitchhikr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hitchhikr.net/Tunnel%20Of%20Glitch.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hitchhikr.net/Tunnel%20Of%20Glitch.avi"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97152"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=T2h1MRJ-LSc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "126",
            "competition": {
                "id": 18960,
                "name": "256b Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4693/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4693/",
                    "id": 4693,
                    "name": "Nova 2024",
                    "tagline": "",
                    "start_date": "2024-06-14",
                    "end_date": "2024-06-16",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/2a/04c4.345685.png",
            "original_width": 320,
            "original_height": 257,
            "standard_url": "https://media.demozoo.org/screens/s/e5/2a/04c4.345685.png",
            "standard_width": 320,
            "standard_height": 257,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/2a/04c4.345685.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}