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

{
    "url": "https://demozoo.org/api/v1/productions/1075/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1075/",
    "id": 1075,
    "title": "Fate",
    "author_nicks": [
        {
            "name": "A1K.org",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
                "id": 3717,
                "name": "A1K.org",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/2010/breakpoint10/amiga/demo/fate.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25081"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54653"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gVQuDOmQI2w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "159",
            "competition": {
                "id": 30,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1/",
                    "id": 1,
                    "name": "Breakpoint 2010",
                    "tagline": "Like There's No Tomorrow",
                    "start_date": "2010-04-02",
                    "end_date": "2010-04-05",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/d3/4ba6.299630.png",
            "original_width": 1132,
            "original_height": 930,
            "standard_url": "https://media.demozoo.org/screens/s/02/d3/4ba6.299630.jpg",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/d3/4ba6.299630.jpg",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}