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

{
    "url": "https://demozoo.org/api/v1/productions/319256/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319256/",
    "id": 319256,
    "title": "Pong",
    "author_nicks": [
        {
            "name": "Legatus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45767/?format=api",
                "id": 45767,
                "name": "Legatus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2012/7dx12/game/pong_by_legatus.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.192",
            "competition": {
                "id": 17705,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2633/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2633/",
                    "id": 2633,
                    "name": "7DX 2012",
                    "tagline": "",
                    "start_date": "2012-12-15",
                    "end_date": "2012-12-16",
                    "location": "İstanbul, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.03508,
                    "longitude": 28.98331,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl"
    ]
}