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

{
    "url": "https://demozoo.org/api/v1/productions/204749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204749/",
    "id": 204749,
    "title": "Better Late Than Never",
    "author_nicks": [
        {
            "name": "Epoxy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43444/?format=api",
                "id": 43444,
                "name": "Epoxy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/atparty19/hackathon_fast_compo/better_late_than_never.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "64",
            "competition": {
                "id": 15178,
                "name": "Hackathon Fast Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3795/",
                    "id": 3795,
                    "name": "@Party 2019",
                    "tagline": "",
                    "start_date": "2019-06-07",
                    "end_date": "2019-06-09",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}