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

{
    "url": "https://demozoo.org/api/v1/productions/294283/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/294283/",
    "id": 294283,
    "title": "Frozen Floppy",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-10-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/f/frozen_floppy.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/161994/frozen_floppy.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=159768"
        },
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Frozen_Floppy"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16458,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4283/",
                    "id": 4283,
                    "name": "Plain PETSCII 2017",
                    "tagline": "Nothing but PETSCII - Here we go again",
                    "start_date": "2017-10-09",
                    "end_date": "2017-10-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=126119"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/82/8e0d.292356.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a4/82/8e0d.292356.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/82/8e0d.292356.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/20/9ec6.292357.png",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/9f/20/9ec6.292357.png",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/20/9ec6.292357.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "petscii"
    ]
}