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

{
    "url": "https://demozoo.org/api/v1/productions/53709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53709/",
    "id": 53709,
    "title": "Numbers",
    "author_nicks": [
        {
            "name": "Archammer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29098/?format=api",
                "id": 29098,
                "name": "Archammer",
                "is_group": false
            }
        },
        {
            "name": "Zworp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26968/?format=api",
                "id": 26968,
                "name": "Zworp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ak1yu1TwgnA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1100",
            "competition": {
                "id": 5626,
                "name": "Movie/Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/964/",
                    "id": 964,
                    "name": "Dreamhack 2001",
                    "tagline": "",
                    "start_date": "2001-11-29",
                    "end_date": "2001-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/3f/bfb3.166869.png",
            "original_width": 1556,
            "original_height": 832,
            "standard_url": "https://media.demozoo.org/screens/s/bb/3f/bfb3.166869.jpg",
            "standard_width": 400,
            "standard_height": 213,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/3f/bfb3.166869.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": []
}