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

{
    "url": "https://demozoo.org/api/v1/productions/78449/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78449/",
    "id": 78449,
    "title": "Amiga-blast",
    "author_nicks": [
        {
            "name": "Kiki Prods.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                "id": 5942,
                "name": "Kiki Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Piark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65098/?format=api",
                    "id": 65098,
                    "name": "Piark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Inoujk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23409/?format=api",
                    "id": 23409,
                    "name": "Inoujk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65713/?format=api",
                    "id": 65713,
                    "name": "Sly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tawny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27233/?format=api",
                    "id": 27233,
                    "name": "Tawny",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d/3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kikiprods.free.fr/pics/blast/kp2003-blast.exe.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/igdrp3/demo/low_32bit/amiga-blast_kiki_prod.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79332"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10798"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5139/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5139/",
            "id": 5139,
            "name": "Anal Party 2003",
            "tagline": "",
            "start_date": "2003",
            "end_date": "2003",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "88",
            "competition": {
                "id": 8159,
                "name": "Demo 32 bits LOW",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1225/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1225/",
                    "id": 1225,
                    "name": "IGDRP 2004",
                    "tagline": "IGDRP 3",
                    "start_date": "2004-05-21",
                    "end_date": "2004-05-23",
                    "location": "Nancy, Département de Meurthe-et-Moselle, Alsace-Champagne-Ardenne-Lorraine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.69278,
                    "longitude": 6.18361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/e9/cb73.152148.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/f1/e9/cb73.152148.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/e9/cb73.152148.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/04/84/3042.152147.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/04/84/3042.152147.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/84/3042.152147.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tracker-packer-3",
        "nsfw"
    ]
}