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

{
    "url": "https://demozoo.org/api/v1/productions/110876/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/110876/",
    "id": 110876,
    "title": "Upside Down",
    "author_nicks": [
        {
            "name": "Rayden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12684/?format=api",
                "id": 12684,
                "name": "Rayden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Breeze",
            "abbreviation": "BRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11096/?format=api",
                "id": 11096,
                "name": "Breeze",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fuckya99a/c64/gfx_music/fuckya00_music%2Bgraphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10402,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1019/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1019/",
                    "id": 1019,
                    "name": "Fuckya 1999 (2)",
                    "tagline": "",
                    "start_date": "1999-06-05",
                    "end_date": "1999-06-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/99/281a.148545.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/67/99/281a.148545.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/99/281a.148545.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interlaced",
        "graphics-with-music"
    ]
}