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

{
    "url": "https://demozoo.org/api/v1/productions/64223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64223/",
    "id": 64223,
    "title": "Pokey Ohrblut",
    "author_nicks": [
        {
            "name": "Foundation Two",
            "abbreviation": "F2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2186/?format=api",
                "id": 2186,
                "name": "Foundation Two",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Butscher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11514/?format=api",
                    "id": 11514,
                    "name": "Thorn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beetle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32577/?format=api",
                    "id": 32577,
                    "name": "Beetle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "R.I.K.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32579/?format=api",
                    "id": 32579,
                    "name": "R.I.K.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. XY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2472/?format=api",
                    "id": 2472,
                    "name": "Mr. XY",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Replay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29825/?format=api",
                    "id": 29825,
                    "name": "Ripek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=3637"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/F2/POKEYOHR.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=3637"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28895"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 7108,
                "name": "Atari 8bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1714/",
                    "id": 1714,
                    "name": "Unconventional 2001",
                    "tagline": "",
                    "start_date": "2001-09-07",
                    "end_date": "2001-09-09",
                    "location": "Lengenfeld, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.57003,
                    "longitude": 12.36535,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/14/3fd4.16021.jpg",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/8c/14/3fd4.16021.jpg",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/14/3fd4.16021.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}