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

{
    "url": "https://demozoo.org/api/v1/productions/2159/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2159/",
    "id": 2159,
    "title": "Later On",
    "author_nicks": [
        {
            "name": "Arcadia Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4974/?format=api",
                "id": 4974,
                "name": "Arcadia Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-09",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/ArcadiaTeam/TAT-LaterOn"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/razor1911_cartel_abnormal88/amiga_demo/tat-lateron.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1128"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48415"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IpunP7iSYD0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 165,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/64/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/64/",
                    "id": 64,
                    "name": "Razor 1911, Cartel and Abnormal Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-07",
                    "end_date": "1988-10-09",
                    "location": "Stjørdal, Nord-Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.56699,
                    "longitude": 11.0273,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/98/3959.290847.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/b0/98/3959.290847.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/98/3959.290847.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}