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

{
    "url": "https://demozoo.org/api/v1/productions/350780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350780/",
    "id": 350780,
    "title": "Compofiller Advance",
    "author_nicks": [
        {
            "name": "All You Can Execute",
            "abbreviation": "AYCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Natt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121741/?format=api",
                    "id": 121741,
                    "name": "Natt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75012/?format=api",
                    "id": 75012,
                    "name": "TFX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hycatte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143120/?format=api",
                    "id": 143120,
                    "name": "Hycatte",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/AYCEdemo/compofiller-advance/releases/download/1.0/compofiller-advance.gba"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/atparty24/oldschool/compofiller-advance.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/AYCEdemo/compofiller-advance"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97196"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Il_AsvdqIA0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "70",
            "competition": {
                "id": 18964,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4955/",
                    "id": 4955,
                    "name": "@Party 2024",
                    "tagline": "",
                    "start_date": "2024-06-14",
                    "end_date": "2024-06-16",
                    "location": "Boston, Suffolk County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.35843,
                    "longitude": -71.05977,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/11/f188.345966.png",
            "original_width": 480,
            "original_height": 320,
            "standard_url": "https://media.demozoo.org/screens/s/e4/11/f188.345966.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/11/f188.345966.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "source-available"
    ]
}