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

{
    "url": "https://demozoo.org/api/v1/productions/340075/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340075/",
    "id": 340075,
    "title": "LASER",
    "author_nicks": [
        {
            "name": "vurpo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138609/?format=api",
                "id": 138609,
                "name": "vurpo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "vurpo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138609/?format=api",
                    "id": 138609,
                    "name": "vurpo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "vurpo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138609/?format=api",
                    "id": 138609,
                    "name": "vurpo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "vurpo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138609/?format=api",
                    "id": 138609,
                    "name": "vurpo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "RaccoonViolet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90373/?format=api",
                    "id": 90373,
                    "name": "RaccoonViolet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Instanssi Photo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://instanssi.org/uploads/kompomaatti/entries/2024/vurpo__laser.2024.ac088df4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/vurpo/laser-demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96312"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=V7GjQy8hxq4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "17.72",
            "competition": {
                "id": 18732,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4655/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4655/",
                    "id": 4655,
                    "name": "Instanssi 2024",
                    "tagline": "",
                    "start_date": "2024-02-29",
                    "end_date": "2024-03-03",
                    "location": "Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.20806,
                    "longitude": 25.60742,
                    "website": "http://instanssi.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/d7/9156.340912.png",
            "original_width": 1590,
            "original_height": 850,
            "standard_url": "https://media.demozoo.org/screens/s/e9/d7/9156.340912.jpg",
            "standard_width": 400,
            "standard_height": 213,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/d7/9156.340912.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": []
}