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

{
    "url": "https://demozoo.org/api/v1/productions/2170/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2170/",
    "id": 2170,
    "title": "Crisis At Midnight",
    "author_nicks": [
        {
            "name": "Defjam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam",
                "is_group": true
            }
        },
        {
            "name": "Spreadpoint",
            "abbreviation": "SP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-26",
    "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": [
        {
            "nick": {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117713/?format=api",
                    "id": 117713,
                    "name": "Sage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117714/?format=api",
                    "id": 117714,
                    "name": "Loop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117714/?format=api",
                    "id": 117714,
                    "name": "Loop",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Wilfo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49501/?format=api",
                    "id": 49501,
                    "name": "Wilfo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                    "id": 3915,
                    "name": "Dr. Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Spreadpoint/Spreadpoint-CrisisAtMidnight"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1092"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26541"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=shf94Q_hxx8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 167,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/65/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/65/",
                    "id": 65,
                    "name": "Rawhead, Bros, Suppliers Party 1989",
                    "tagline": "",
                    "start_date": "1989-02-24",
                    "end_date": "1989-02-26",
                    "location": "Spydeberg, Østfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.62028,
                    "longitude": 11.08069,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/28/56ff.jw2866.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7d/28/56ff.jw2866.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/28/56ff.jw2866.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}