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

{
    "url": "https://demozoo.org/api/v1/productions/16497/?format=api",
    "demozoo_url": "https://demozoo.org/productions/16497/",
    "id": 16497,
    "title": "Fire4ever",
    "author_nicks": [
        {
            "name": "Edy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9688/?format=api",
                "id": 9688,
                "name": "Edy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Weird Science Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9689/?format=api",
                "id": 9689,
                "name": "Weird Science",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-03-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200403/fvr5/fire4ever.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200403/fvr5/fire4ever_scl.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/forever04/spectrum_intro/fire4ever.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "356",
            "competition": {
                "id": 951,
                "name": "ZX Spectrum 1K intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/125/",
                    "id": 125,
                    "name": "Forever 2004",
                    "tagline": "Forever Five",
                    "start_date": "2004-03-19",
                    "end_date": "2004-03-21",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/82/4255.6525.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/30/82/4255.6525.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/82/4255.6525.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}