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

{
    "url": "https://demozoo.org/api/v1/productions/17518/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17518/",
    "id": 17518,
    "title": "Haiku",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://opensourcezx.untergrund.net/files/haiku/haiku_src.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200512/haiku.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/tum05/oldskool/demo/gasman___hooy-program_-_haiku.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/tum05/oldskool/demo/gasman___hooy-program_-_haiku.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20982"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cE7YT-0MI88"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gDbWrcLfqaQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "200",
            "competition": {
                "id": 1000,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/e2/d47f.6665.png",
            "original_width": 275,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/38/e2/d47f.6665.png",
            "standard_width": 275,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/e2/d47f.6665.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}