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

{
    "url": "https://demozoo.org/api/v1/productions/26314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26314/",
    "id": 26314,
    "title": "Timesaver",
    "author_nicks": [
        {
            "name": "Digital Excess",
            "abbreviation": "DXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18031/?format=api",
                "id": 18031,
                "name": "Digital Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Se7en",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Se7en",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=92557"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4360"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5619"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "133",
            "competition": {
                "id": 1844,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/238/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/238/",
                    "id": 238,
                    "name": "Mekka & Symposium 2002",
                    "tagline": "Defender Of The Scene",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/6e/53ee.42193.gif",
            "original_width": 360,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/fd/6e/53ee.42193.png",
            "standard_width": 360,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/6e/53ee.42193.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "monochrome",
        "humor",
        "ambient",
        "parody"
    ]
}