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

{
    "url": "https://demozoo.org/api/v1/productions/174927/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174927/",
    "id": 174927,
    "title": "Entry",
    "author_nicks": [
        {
            "name": "Paska",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38450/?format=api",
                "id": 38450,
                "name": "Jonas Persson Paska",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch13/64k/paska_-_entry.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/chimpbembly13/64k/paska_-_entry.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13471,
                "name": "64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3351/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3351/",
                    "id": 3351,
                    "name": "Chimpbembly 2013",
                    "tagline": "",
                    "start_date": "2013",
                    "end_date": "2013",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}