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

{
    "url": "https://demozoo.org/api/v1/productions/325603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325603/",
    "id": 325603,
    "title": "Bad Apple",
    "author_nicks": [
        {
            "name": "javierglez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138081/?format=api",
                "id": 138081,
                "name": "javierglez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "Commodore VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sleepingelephant.com/ipw-web/bulletin/bb/download/file.php?id=6364"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/posadas23/wild/badapplevic20fe.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94607"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "25",
            "competition": {
                "id": 17999,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4674/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4674/",
                    "id": 4674,
                    "name": "Posadas 2023",
                    "tagline": "Feel the Force",
                    "start_date": "2023-06-30",
                    "end_date": "2023-07-02",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "https://posadasparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/38/b942.328579.png",
            "original_width": 741,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/1a/38/b942.328579.jpg",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/38/b942.328579.jpg",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "bad-apple"
    ]
}