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

{
    "url": "https://demozoo.org/api/v1/productions/46521/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46521/",
    "id": 46521,
    "title": "Motion Blur",
    "author_nicks": [
        {
            "name": "Horizontal Lamerz",
            "abbreviation": "HLA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10925/?format=api",
                "id": 10925,
                "name": "Horizontal Lamerz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Enif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21931/?format=api",
                    "id": 21931,
                    "name": "Enif",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Enif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21931/?format=api",
                    "id": 21931,
                    "name": "Enif",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/apocalypse00/amiga/in64/ap2k-int.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/apocalypse00/amiga/in64/hla-motionblur.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12037"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2704"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "26",
            "competition": {
                "id": 1295,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/368/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/368/",
                    "id": 368,
                    "name": "Apocalypse 2000",
                    "tagline": "",
                    "start_date": "2000-04-29",
                    "end_date": "2000-05-01",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/57/6bf9.jw26600.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/e4/57/6bf9.jw26600.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/57/6bf9.jw26600.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}