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

{
    "url": "https://demozoo.org/api/v1/productions/29699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29699/",
    "id": 29699,
    "title": "Dream",
    "author_nicks": [
        {
            "name": "PI Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20229/?format=api",
                "id": 20229,
                "name": "PI Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cobra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9428/?format=api",
                    "id": 9428,
                    "name": "Cobra",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/enlight96/8k/dream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34168"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "44",
            "competition": {
                "id": 2340,
                "name": "PC 8K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/269/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/269/",
                    "id": 269,
                    "name": "Enlight 1996",
                    "tagline": "",
                    "start_date": "1996-08-24",
                    "end_date": "1996-08-25",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/14/edce.54381.jpg",
            "original_width": 627,
            "original_height": 390,
            "standard_url": "https://media.demozoo.org/screens/s/94/14/edce.54381.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/14/edce.54381.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}