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

{
    "url": "https://demozoo.org/api/v1/productions/160505/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160505/",
    "id": 160505,
    "title": "twentyfive",
    "author_nicks": [
        {
            "name": "Pad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67850/?format=api",
                "id": 67850,
                "name": "Pad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/solskogen16/demo_oldskool/oldskool.demo.compo.twentyfive.by.pad.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "109",
            "competition": {
                "id": 12577,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2822/",
                    "id": 2822,
                    "name": "Solskogen 2016",
                    "tagline": "Elk-tronic Arts",
                    "start_date": "2016-07-15",
                    "end_date": "2016-07-17",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}