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

{
    "url": "https://demozoo.org/api/v1/productions/113001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113001/",
    "id": 113001,
    "title": "Speed Up!",
    "author_nicks": [
        {
            "name": "Raster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                "id": 8875,
                "name": "Raster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Computer Platform Unlimited",
            "abbreviation": "C.P.U.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                "id": 8876,
                "name": "Computer Platform Unlimited",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-10-27",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                    "id": 8875,
                    "name": "Raster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20522/?format=api",
                    "id": 20522,
                    "name": "PG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bobik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29550/?format=api",
                    "id": 29550,
                    "name": "Bobik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bewesoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33634/?format=api",
                    "id": 33634,
                    "name": "Bewesoft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=5548"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/CPU/SPEED_UP.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "363",
            "competition": {
                "id": 10719,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2287/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2287/",
                    "id": 2287,
                    "name": "ABBUC Software Contest 2007",
                    "tagline": "",
                    "start_date": "2007",
                    "end_date": "2007",
                    "location": "",
                    "is_online": false,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1668-uebersicht-wettbewerbe"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/b1/5a37.59807.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/b5/b1/5a37.59807.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/b1/5a37.59807.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}