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

{
    "url": "https://demozoo.org/api/v1/productions/201939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201939/",
    "id": 201939,
    "title": "What If",
    "author_nicks": [
        {
            "name": "Sir David",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34256/?format=api",
                "id": 34256,
                "name": "Sir David",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
            "id": 51,
            "name": "SAM Coupé"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80948"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KWcDOxOatk4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "6",
            "score": "94",
            "competition": {
                "id": 15039,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3794/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3794/",
                    "id": 3794,
                    "name": "speccy.pl party 2019.1",
                    "tagline": "",
                    "start_date": "2019-04-06",
                    "end_date": "2019-04-06",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/51/e524.184116.png",
            "original_width": 400,
            "original_height": 295,
            "standard_url": "https://media.demozoo.org/screens/s/4e/51/e524.184116.jpg",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/51/e524.184116.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}