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

{
    "url": "https://demozoo.org/api/v1/productions/268570/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268570/",
    "id": 268570,
    "title": "Igaku",
    "author_nicks": [
        {
            "name": "Quadtrip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49909/?format=api",
                "id": 49909,
                "name": "Quadtrip",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ZanaGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47658/?format=api",
                    "id": 47658,
                    "name": "ZanaGB",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                    "id": 3043,
                    "name": "Spiikki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MaZa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78304/?format=api",
                    "id": 78304,
                    "name": "MaZa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://quad.fi/igaku_by_quadtrip.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83203"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IEL3IagzXP8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "351",
            "competition": {
                "id": 15513,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3823/",
                    "id": 3823,
                    "name": "Zoo 2019",
                    "tagline": "We Are The Chimpions!",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "https://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/a1/ab51.323822.jpg",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/05/a1/ab51.323822.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/a1/ab51.323822.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "krill-loader"
    ]
}