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

{
    "url": "https://demozoo.org/api/v1/productions/318235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318235/",
    "id": 318235,
    "title": "The Heist",
    "author_nicks": [
        {
            "name": "Istari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23194/?format=api",
                "id": 23194,
                "name": "Istari",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-21",
    "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/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                    "id": 23193,
                    "name": "Grip",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                    "id": 23193,
                    "name": "Grip",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+font"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://datagubbe.se/releases/Istari-TheHeist.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/gerp23/amiga_demo/istari-theheist.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93407"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dHie1yoLhXQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "124",
            "competition": {
                "id": 17639,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4546/",
                    "id": 4546,
                    "name": "Gerp 2023",
                    "tagline": "",
                    "start_date": "2023-01-20",
                    "end_date": "2023-01-22",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": "https://gerp.traktor.group/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/c7/4383.319496.png",
            "original_width": 660,
            "original_height": 532,
            "standard_url": "https://media.demozoo.org/screens/s/7d/c7/4383.319496.png",
            "standard_width": 372,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/c7/4383.319496.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos"
    ]
}