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

{
    "url": "https://demozoo.org/api/v1/productions/34509/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34509/",
    "id": 34509,
    "title": "The Space Between Silence",
    "author_nicks": [
        {
            "name": "Index",
            "abbreviation": "IDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
                "id": 5271,
                "name": "Index",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phaladin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62123/?format=api",
                    "id": 62123,
                    "name": "Phaladin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MikeX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10286/?format=api",
                    "id": 10286,
                    "name": "MikeX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                    "id": 6329,
                    "name": "Rabbit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "St. George",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6330/?format=api",
                    "id": 6330,
                    "name": "St. George",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zauron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11361/?format=api",
                    "id": 11361,
                    "name": "Zauron",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/distance97/in64/idx-tsbs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3269"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "46",
            "competition": {
                "id": 2925,
                "name": "PC/Amiga 80K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/5a/85d8.352444.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/95/5a/85d8.352444.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/5a/85d8.352444.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}