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

{
    "url": "https://demozoo.org/api/v1/productions/94050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/94050/",
    "id": 94050,
    "title": "RPi-Sequenced NES",
    "author_nicks": [
        {
            "name": "Aday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28006/?format=api",
                "id": 28006,
                "name": "Aday",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "57",
            "competition": {
                "id": 9693,
                "name": "Demo - Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1402/",
                    "id": 1402,
                    "name": "Syntax 2012",
                    "tagline": "",
                    "start_date": "2012-11-17",
                    "end_date": "2012-11-18",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/c9/d286.35809.png",
            "original_width": 354,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/36/c9/d286.35809.jpg",
            "standard_width": 354,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/c9/d286.35809.jpg",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost",
        "midines"
    ]
}