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

{
    "url": "https://demozoo.org/api/v1/productions/173420/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173420/",
    "id": 173420,
    "title": "2 player 2048",
    "author_nicks": [
        {
            "name": "Reenigne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26208/?format=api",
                "id": 26208,
                "name": "Reenigne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CRTC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/nova17/wild/2p2048.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.reenigne.org/2p2048"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70463"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "97",
            "competition": {
                "id": 13302,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3158/",
                    "id": 3158,
                    "name": "Nova 2017",
                    "tagline": "",
                    "start_date": "2017-06-23",
                    "end_date": "2017-06-25",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/4a/a009.139644.png",
            "original_width": 1350,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/a2/4a/a009.139644.jpg",
            "standard_width": 400,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/4a/a009.139644.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "2-player-game",
        "puzzle-game",
        "2048"
    ]
}