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

{
    "url": "https://demozoo.org/api/v1/productions/339001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339001/",
    "id": 339001,
    "title": "7D9 Car Similator",
    "author_nicks": [
        {
            "name": "Infect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141389/?format=api",
                "id": 141389,
                "name": "Infect",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Semaver",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141390/?format=api",
                "id": 141390,
                "name": "Semaver",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-12-19",
    "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/2009/7d09/gamedev/7d9_car_similator_by_infect_of_semaver.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "6.22",
            "competition": {
                "id": 18694,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/642/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/642/",
                    "id": 642,
                    "name": "7D 2009",
                    "tagline": "7D9",
                    "start_date": "2009-12-19",
                    "end_date": "2009-12-20",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}